[Keymap] Added personal keymaps for Planck, Preonic, Vitamins Included by Juno (#5169)
* Added personal keymaps for Planck, Preonic, Vitamins Included by Juno * Removing redundancies as suggested * More removals that were missed out in the previous commits * Updated Preonic to use new layout * More redundancies missed out * Updated more optimal code for FN layer LED indicator. * Further codes clean up.
This commit is contained in:
committed by
Drashna Jaelre
parent
95d2a11c44
commit
3ac3bb9b5e
10
keyboards/planck/keymaps/juno/rules.mk
Normal file
10
keyboards/planck/keymaps/juno/rules.mk
Normal file
@@ -0,0 +1,10 @@
|
||||
BACKLIGHT_ENABLE = yes
|
||||
|
||||
SRC += muse.c
|
||||
|
||||
MIDI_ENABLE=no
|
||||
RGBLIGHT_ENABLE = no
|
||||
MOUSEKEY_ENABLE = no # Mouse keys
|
||||
EXTRAKEY_ENABLE = yes # Audio control and System control
|
||||
CONSOLE_ENABLE = no # Console for debug
|
||||
COMMAND_ENABLE = no # Commands for debug and configuration
|
||||
Reference in New Issue
Block a user