Refactor: move p3d keyboards (#22763)
Group standalone p3dstore keyboards into p3d folder
This commit is contained in:
parent
98a68b68a4
commit
0cad5e9d4a
47 changed files with 26 additions and 12 deletions
13
keyboards/p3d/synapse/rules.mk
Normal file
13
keyboards/p3d/synapse/rules.mk
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# Build Options
|
||||
# change yes to no to disable
|
||||
#
|
||||
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
|
||||
MOUSEKEY_ENABLE = yes # Mouse keys
|
||||
EXTRAKEY_ENABLE = yes # Audio control and System control
|
||||
CONSOLE_ENABLE = no # Console for debug
|
||||
COMMAND_ENABLE = no # Commands for debug and configuration
|
||||
NKRO_ENABLE = yes # Enable N-Key Rollover
|
||||
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
||||
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
|
||||
AUDIO_ENABLE = no # Audio output
|
||||
ENCODER_ENABLE = yes
|
||||
Loading…
Add table
Add a link
Reference in a new issue