You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
James Young 4b453dca92
Remove MIDI Configuration boilerplate (#11151)
2 years ago
..
keymaps Use single memcmp to determine if matrix changed. (#13064) 2 years ago
config.h Remove `DESCRIPTION`, 0-A (#11369) 3 years ago
glcdfont.c [Keyboard] keyboards/anavi: Add ANAVI Macro Pad 8 (#9164) 3 years ago
info.json [Keyboard] keyboards/anavi: Add ANAVI Macro Pad 8 (#9164) 3 years ago
macropad8.c [Keyboard] keyboards/anavi: Add ANAVI Macro Pad 8 (#9164) 3 years ago
macropad8.h [Keyboard] keyboards/anavi: Add ANAVI Macro Pad 8 (#9164) 3 years ago
readme.md [Keyboard] keyboards/anavi: Add ANAVI Macro Pad 8 (#9164) 3 years ago
rules.mk Remove MIDI Configuration boilerplate (#11151) 2 years ago

readme.md

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.