[Keymap] add brandonschlack userspace and keymaps (#10411)
This commit is contained in:
parent
262a607334
commit
f12dcb0659
80 changed files with 5712 additions and 0 deletions
13
keyboards/launchpad/keymaps/brandonschlack/rules.mk
Normal file
13
keyboards/launchpad/keymaps/brandonschlack/rules.mk
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Use macropad-specific defines, layers, functions. Flash bootloader with QM_MAKE
|
||||
IS_MACROPAD = yes
|
||||
|
||||
# Use dfu bootloader for Elite-C
|
||||
BOOTLOADER = atmel-dfu
|
||||
|
||||
# Build Options
|
||||
BOOTMAGIC_ENABLE = lite
|
||||
RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
|
||||
CONSOLE_ENABLE = yes # Console for debug(+400)
|
||||
MOUSEKEY_ENABLE = yes # Use mouse keys for scrolling.
|
||||
COMMAND_ENABLE = no # Disable Command, breaks with Mouse Keys set to constant.
|
||||
TAP_DANCE_ENABLE = yes # Use tap dance
|
Loading…
Add table
Add a link
Reference in a new issue