|
|
3 years ago | |
|---|---|---|
| .. | ||
| keymaps | d021bedf50 Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) | 3 years ago |
| config.h | 314f6c1ddb Move backlight config to data driven (#19910) | 3 years ago |
| glcdfont.c | f4ff225c00 [Keyboard] keyboards/anavi: Add ANAVI Macro Pad 8 (#9164) | 6 years ago |
| info.json | 314f6c1ddb Move backlight config to data driven (#19910) | 3 years ago |
| readme.md | f4ff225c00 [Keyboard] keyboards/anavi: Add ANAVI Macro Pad 8 (#9164) | 6 years ago |
| rules.mk | f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | 3 years ago |
ANAVI Macro Pad 8 is an open source mini mechanical keyboard with 8 keys, backlit, addressable RGB WS2812B LED strip on the back and mini OLED display. Powered by ATmega32U4 microcontroller and with microUSB connector.
Make example for this keyboard (after setting up your build environment):
qmk compile -kb anavi/macropad8 -km default
Flash to ANAVI Macro Pad 8:
qmk flash -kb anavi/macropad8 -km default
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.