index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
massdrop
/
thekey_v2
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-06
2
-1
/
+3
|
*
Move small macropad-ish layouts to data driven (#20341)
Ryan
2023-04-05
2
-30
/
+3
|
*
Remove more empty headers (#20155)
Ryan
2023-03-17
1
-17
/
+0
|
*
Move matrix config to info.json, part 7 (#20020)
Ryan
2023-03-11
2
-9
/
+5
|
*
Remove matrix size defines (#19581)
Ryan
2023-02-17
1
-4
/
+0
|
*
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-08
2
-6
/
+2
|
*
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-31
1
-1
/
+0
|
*
Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)
Drashna Jaelre
2022-10-15
1
-1
/
+10
|
*
Move keyboard USB IDs and strings to data driven: M (#17859)
Ryan
2022-08-03
2
-7
/
+6
|
*
Add Support for Massdrop's Stack Overflow The Key V2 (#17696)
Jason Wihardja
2022-07-18
12
-0
/
+507
* Default Factory Settings * Change Keyboard Name in Readme * Fix LED Orders * Change Brightness Step * Enable Lighting Layers * Add RGB Control Mode * Unblink Layer to Clear Stack * Add MacOS RGB Control * Comment Fixes