[Keymap] Drashna Code Cleanup (#10656)
* Add Launchpad keymap Note: RGB and Audio won't work when using B pins for audio * Add support for rgb matrix on launchpad * Update config for launchpag * Disable wait on layer change * Update config for ErgoDox EZ * Fixup rgb light userspace code * Move Corne layout to community layouts folder * Update config for corne to support community layouts * Add license header to files * Minor cleanup of userspace config * Update Pimironi Trackball code * Increase debounce time on ergodox * Fix keymap handling * Enable wait for USB for moonlander * Update/add license headers * fix review issues
This commit is contained in:
6
keyboards/launchpad/keymaps/drashna/rules.mk
Normal file
6
keyboards/launchpad/keymaps/drashna/rules.mk
Normal file
@@ -0,0 +1,6 @@
|
||||
BOOTLOADER = atmel-dfu
|
||||
|
||||
RGBLIGHT_ENABLE = no
|
||||
AUDIO_ENABLE = no
|
||||
BOOTMAGIC_ENABLE = lite
|
||||
RGB_MATRIX_ENABLE = WS2812
|
||||
Reference in New Issue
Block a user