Add peterfalken userspace & keymaps (#19897)
Co-authored-by: Peter.Falken <luis.garcia@bitjester.com>
This commit is contained in:
8
keyboards/preonic/keymaps/peterfalken/rules.mk
Normal file
8
keyboards/preonic/keymaps/peterfalken/rules.mk
Normal file
@@ -0,0 +1,8 @@
|
||||
# Setup keymap QMK features
|
||||
# TODO: Check for space optimizations
|
||||
AUDIO_ENABLE = yes # Enable Audio Output
|
||||
ENCODER_ENABLE = no # Disable encoder
|
||||
|
||||
ifeq ($(strip $(AUDIO_ENABLE)), yes)
|
||||
SRC += muse.c
|
||||
endif
|
Reference in New Issue
Block a user