[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:
parent
45b35e6ea1
commit
2ac2695cb5
7 changed files with 541 additions and 0 deletions
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue