index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
yushakobo
/
quick17
/
config.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2023-01-28
1
-4
/
+0
|
*
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
Ryan
2022-11-27
1
-3
/
+3
|
*
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)
Drashna Jaelre
2022-10-15
1
-3
/
+0
|
*
Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)
Ryan
2022-09-26
1
-1
/
+0
|
*
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-09-23
1
-2
/
+2
|
*
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
1
-1
/
+0
|
*
Move keyboard USB IDs and strings to data driven: Y (#17926)
Ryan
2022-08-06
1
-7
/
+0
|
*
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵
Ryan
2022-03-15
1
-4
/
+0
|
|
|
|
(#16655)
*
[Keyboard] Add new keyboard quick17 (#13703)
MakotoKurauchi
2021-09-18
1
-0
/
+143
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: keyaki-namiki <28521374+keyaki-namiki@users.noreply.github.com>