index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
senselessclay
/
ck60
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
Ryan
2022-11-27
1
-1
/
+1
|
*
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
2
-2
/
+2
|
|
|
|
|
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
*
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
-1
/
+1
|
*
Move keyboard USB IDs and strings to data driven: S (#17889)
Ryan
2022-08-04
2
-7
/
+6
|
*
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵
Ryan
2022-03-15
1
-4
/
+0
|
|
|
|
(#16655)
*
CK60: LAYOUT_60_iso compatibility (#16066)
James Young
2022-01-26
5
-72
/
+152
|
*
[Keyboard] Add RGB matrix to CK60 (#15817)
kb-elmo
2022-01-11
3
-80
/
+70
|
*
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
1
-2
/
+1
|
*
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-12-01
1
-2
/
+0
|
*
[Keyboard] Adding CK60 and CK65 (#14737)
hadi
2021-10-15
9
-0
/
+324
Co-authored-by: Ryan <fauxpark@gmail.com>