[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:
foxx1337
2021-11-05 03:36:27 +01:00
committed by GitHub
parent 45b35e6ea1
commit 2ac2695cb5
7 changed files with 541 additions and 0 deletions

View 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