[Keymap] Add Neo2-based keymap for Planck keyboard (#19173)

Co-authored-by: christian <christian.lueke@sonoware.de>
This commit is contained in:
theamarin
2023-01-01 18:31:25 +01:00
committed by GitHub
parent 867e4fc11c
commit ff73cb6290
4 changed files with 309 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
DYNAMIC_MACRO_ENABLE = yes
ifeq ($(strip $(KEYBOARD)), planck/rev5)
AUDIO_ENABLE = yes
BACKLIGHT_ENABLE = yes
endif