index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
keebio
/
stick
/
config.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-06
1
-1
/
+0
|
*
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
2023-03-23
1
-2
/
+0
|
*
Move encoder config to data driven (#19923)
Ryan
2023-02-26
1
-3
/
+0
|
|
|
|
Co-authored-by: Nick Brassel <nick@tzarc.org>
*
Migrate `DIRECT_PINS` to data driven (#19826)
Ryan
2023-02-14
1
-13
/
+0
|
*
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 G-K (#18726)
Drashna Jaelre
2022-10-15
1
-2
/
+10
|
*
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-09-23
1
-1
/
+1
|
*
Move keyboard USB IDs and strings to data driven: K (#17846)
Ryan
2022-08-03
1
-7
/
+0
|
|
|
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
*
Require explicit enabling of RGB Matrix modes (#15018)
Drashna Jaelre
2021-11-15
1
-0
/
+48
|
*
[Keyboard] Add The Stick keyboard (#11745)
Danny
2021-02-07
1
-0
/
+61
Co-authored-by: Ryan <fauxpark@gmail.com>