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

keyboards/anavi: Add ANAVI Macro Pad 10 #18620

Merged
merged 1 commit into from
Oct 10, 2022

Conversation

leon-anavi
Copy link
Contributor

@leon-anavi leon-anavi commented Oct 6, 2022

ANAVI Macro Pad 10 is a mini hot-swappable mechanical keyboard with a clickable rotary encoder, 9 Cherry MX compatible switches, translucent key caps, USB-C, RP2040 microcontroller, backlighting and under lighting.

This commits adds initial QMK support for ANAVI Macro Pad 10 with:

  • Default keymap
  • Rotary encoder for controlling the volume
  • WS2812B RGB underlighting

Several hardware features of ANAVI Macro Pad 10 are not supported yet: backlighting, neopixel on the XIAO RP2040 module and the click of the encoder (aka to use the encoder as a key).

Signed-off-by: Leon Anavi [email protected]

Description

Add a new keyboard: ANAVI Macro Pad 10 with Raspberry Pi RP2040 MCU, This is a mini hot-swappable mechanical keyboard with a clickable rotary encoder, 9 Cherry MX compatible switches, translucent key caps, USB-C, backlighting and under lighting.

This commits adds initial QMK support for ANAVI Macro Pad 10 with:

  • Default keymap
  • Rotary encoder for controlling the volume
  • WS2812B RGB underlighting

Several hardware features of ANAVI Macro Pad 10 are not supported yet: backlighting, neopixel on the XIAO RP2040 module and the click of the encoder (aka to use the encoder as a key).

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Keyboard (addition or update)
  • Keymap/layout/userspace (addition or update)
  • Documentation

Issues Fixed or Closed by This PR

Checklist

  • My code follows the code style of this project: C, Python
  • I have read the PR Checklist document and have made the appropriate changes.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

@drashna drashna requested a review from a team October 7, 2022 05:40
ANAVI Macro Pad 10 is a mini hot-swappable mechanical keyboard with
a clickable rotary encoder, 9 Cherry MX compatible switches,
translucent key caps, USB-C, RP2040 microcontroller, backlighting
and under lighting.

This commits adds initial QMK support for ANAVI Macro Pad 10 with:
- Default keymap
- Rotary encoder for controlling the volume
- WS2812B RGB underlighting

Several hardware features of ANAVI Macro Pad 10 are not supported
yet: backlighting, neopixel on the XIAO RP2040 module and the
click of the encoder (aka to use the encoder as a key).

Signed-off-by: Leon Anavi <[email protected]>
@drashna drashna merged commit a3d2c89 into qmk:master Oct 10, 2022
SjB added a commit to SjB/qmk_firmware that referenced this pull request Oct 13, 2022
* upstream/master:
  Remove xealousbrown keyboard (qmk#18658)
  Bugfix waffling60 rev d solder (qmk#18673)
  [Keyboard] Add hardwareabstraction/handwire Board  (qmk#18504)
  Vertex AngleR2 Layout Refactor (qmk#18661)
  [Keyboard][Keymap] Fix random keys being sent on Mac + userspace changes (qmk#15648)
  [Keyboard] New IDOBAO ID61 (a.k.a. Denwir D60) (qmk#17362)
  [Keyboard] Add ANAVI Macro Pad 10 (qmk#18620)
  Fix future naming collisions. (qmk#18645)
  Synth Labs Solo Configurator Fixes (qmk#18642)
  Update CRKBD keymap (qmk#18619)
  Remove all `BACKLIGHT_LEVELS 0` (qmk#18630)
  DD mappings for build.debounce_type and backlight.levels (qmk#18628)
  Add encoder map support for Keychron Q1v1 and Q2 (qmk#18598)
  Studio Kestra Nascent Refactor (qmk#18625)
  [Keyboard] Add supersplit (qmk#18611)
quinnyo pushed a commit to quinnyo/qmk_firmware that referenced this pull request Oct 21, 2022
aivalja pushed a commit to aivalja/qmk_firmware that referenced this pull request Nov 7, 2022
ramonimbao pushed a commit to ramonimbao/qmk_firmware that referenced this pull request Nov 28, 2022
nolanseaton pushed a commit to nolanseaton/qmk_firmware that referenced this pull request Jan 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants