[Keymap] foxx1337 for Massdrop CTRL with raw HID (#8692)
* [Keymap] foxx1337's personal keymap * Add keymap based on ctrl default * Add 5 minute rgb matrix timeout * Add foxx1337 layout defaults * Add raw HID communication protocol * Add rgbmatrix to the raw HID protocol * Add readme * Modernize ctrl, shift, alt mods detection * Add GPL like copyright headers
This commit is contained in:
6
keyboards/massdrop/ctrl/keymaps/foxx1337/rules.mk
Normal file
6
keyboards/massdrop/ctrl/keymaps/foxx1337/rules.mk
Normal file
@@ -0,0 +1,6 @@
|
||||
# Build Options
|
||||
CONSOLE_ENABLE = no # Console for debug
|
||||
RAW_ENABLE = yes # Raw device
|
||||
RGB_MATRIX_CUSTOM_USER = yes # Custom rgb matrix effect
|
||||
|
||||
SRC += hid_protocol.c
|
Reference in New Issue
Block a user