qmk-dactyl-manuform-a/keyboards/anavi/macropad8
Drashna Jaelre 9d235d4fc5
[Core] Change OLED task function to be boolean (#14864)
* [Core] Add kb level callbacks to OLED driver

* Update keyboards and keymaps

* Update docs

* Update userspace configs

* Add fix for my keymap ...

* update lefty
2021-11-02 09:42:50 +11:00
..
keymaps [Core] Change OLED task function to be boolean (#14864) 2021-11-02 09:42:50 +11:00
config.h [Core] Refactor OLED to allow easy addition of other types (#13454) 2021-08-24 16:28:26 +10:00
glcdfont.c [Keyboard] keyboards/anavi: Add ANAVI Macro Pad 8 (#9164) 2020-06-05 00:48:58 -07:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10: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 Remove audio pin references in rules.mk (#14532) 2021-09-21 20:04:03 +10:00

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.