qmk_firmware/keyboards/anavi/macropad8
2022-10-15 09:55:12 -07:00
..
keymaps Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) 2022-10-15 09:55:12 -07:00
config.h Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) 2022-10-15 09:55:12 -07:00
glcdfont.c [Keyboard] keyboards/anavi: Add ANAVI Macro Pad 8 (#9164) 2020-06-05 00:48:58 -07:00
info.json Move keyboard USB IDs and strings to data driven: A (#17781) 2022-07-26 01:52:18 +01:00
macropad8.c [Keyboard] keyboards/anavi: Add ANAVI Macro Pad 8 (#9164) 2020-06-05 00:48:58 -07:00
macropad8.h [Keyboard] keyboards/anavi: Add ANAVI Macro Pad 8 (#9164) 2020-06-05 00:48:58 -07:00
readme.md [Keyboard] keyboards/anavi: Add ANAVI Macro Pad 8 (#9164) 2020-06-05 00:48:58 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

ANAVI Macro Pad 8

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.

  • Keyboard Maintainer: Leon Anavi
  • Hardware Supported: ANAVI Macro Pad 8
  • Hardware Availability: PCB Files

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.