Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Keyboard] Add ANAVI Arrows #22454

Merged
merged 2 commits into from
Dec 5, 2023
Merged

[Keyboard] Add ANAVI Arrows #22454

merged 2 commits into from
Dec 5, 2023

Commits on Nov 13, 2023

  1. [Keyboard] Add ANAVI Arrows

    ANAVI Arrows is a compact inverted T hot-swappable mechanical
    keyboard with 4 Cherry MX compatible switches, translucent key
    caps, rotary encoder, USB-C, RP2040 microcontroller, backlighting
    and under lighting.
    
    This commits adds initial QMK support for ANAVI Arrows with:
    
    - Default keymap
    - Rotary encoder
    - Mini OLED I2C Display
    - WS2812B RGB underlighting
    - Backlighting (with PWMD5 and channel A as defined for GPIO 26 in
      the Raspberry Pi RP2040 datasheet)
    
    The Neopixel on XIAO RP2040 is not supported as of the moment.
    
    Signed-off-by: Leon Anavi <[email protected]>
    leon-anavi committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    36fd769 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    b1d624c View commit details
    Browse the repository at this point in the history