Ryan
|
e12ca14af8
|
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
|
2022-11-27 04:18:24 +11:00 |
Joel Challis
|
fe577daf96
|
Remove .noci functionality (#19122)
|
2022-11-21 02:03:38 +00:00 |
Drashna Jaelre
|
c8e998ccad
|
Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)
|
2022-10-15 09:55:40 -07:00 |
Ryan
|
ea2819b2c2
|
Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)
|
2022-09-26 14:40:15 +10:00 |
Ryan
|
36c410592d
|
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
|
2022-09-23 22:46:23 +10:00 |
fauxpark
|
61689ae609
|
Merge remote-tracking branch 'upstream/master' into develop
|
2022-08-20 10:55:40 +10:00 |
Ryan
|
f4dcce7e59
|
Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090)
|
2022-08-20 01:45:28 +01:00 |
Nick Brassel
|
154d35ac14
|
Remove `UNUSED_PINS` (#17931)
|
2022-08-06 23:23:35 +10:00 |
Drashna Jaelre
|
160b0558f5
|
Require explicit enabling of RGB Matrix modes (#15018)
|
2021-11-15 10:41:04 -08:00 |
Ryan
|
fe6d6cf76d
|
Remove empty override functions (#14312)
* Remove empty override functions, 0-9
* Remove empty override functions, A-D
* Remove empty override functions, E-H
* Remove empty override functions, handwired
* Remove empty override functions, I-L
* Remove empty override functions, M-P
* Remove empty override functions, Q-T
* Remove empty override functions, U-Z
|
2021-09-05 21:36:31 +01:00 |
Drashna Jaelre
|
7a6e630ffd
|
Fix RGB/LED Suspend defines (#13146)
|
2021-06-09 22:59:19 -07:00 |
Zach White
|
6368a5697d
|
Exclude more keyboards from CI (#11436)
* exclude all of handwired
* exclude more keyboards from CI
|
2021-01-13 08:12:28 -08:00 |
marksard
|
6e32dd123f
|
[Keyboard] add rhymestone by marksard (#9708)
* Keyboard: add treeadstone48
* rename layout defines
* Use of pragma once
* move common include code
* fixed info.json
* change keymap layout from kc to normal
* fix alpha revision keymap
* fixed info.json
* remove USE_Link_Time_Optimization
* Add keyboard the Rhymestone
* fixed by PR review
* fixed by review
* Update keyboards/rhymestone/readme.md
fixed
* Fixed possible changes to oled_write_P
* Change the name of the layout definition
* Update keyboards/rhymestone/info.json
* Update keyboards/rhymestone/keymaps/default/keymap.c
* Update keyboards/rhymestone/keymaps/default/keymap.c
* Update keyboards/rhymestone/keymaps/default/keymap.c
* Update keyboards/rhymestone/keymaps/default/keymap.c
* Update keyboards/rhymestone/keymaps/switch_tester/keymap.c
* Update keyboards/rhymestone/keymaps/switch_tester/keymap.c
* Update keyboards/rhymestone/rev1/rev1.h
* add empty rules.mk in rev1
* Update from other review
* Update keyboards/rhymestone/rules.mk
* fixed other review
* move rhymestone to marksard directory
* move rhymestone to marksard directory (Commit the necessary modifications)
* remove
|
2020-09-04 04:14:34 -07:00 |