Ryan
|
e12ca14af8
|
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
|
2022-11-27 04:18:24 +11:00 |
Ryan
|
5e4b076af3
|
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
|
2022-10-15 22:29:43 +01:00 |
Ryan
|
c6f1b594a2
|
Remove legacy keycodes, part 2 (#18660)
* `KC_SYSREQ` -> `KC_SYRQ`
And one `KC_ALT_ERASE` -> `KC_ERAS`
* `KC_NONUS_BSLASH` -> `KC_NUBS`
* `KC_NUMLOCK` -> `KC_NUM`
* `KC_CLCK` -> `KC_CAPS`
* `KC_SCROLLLOCK` -> `KC_SCRL`
* `KC_LBRACKET` -> `KC_LBRC`
* `KC_RBRACKET` -> `KC_RBRC`
* `KC_CAPSLOCK` -> `KC_CAPS`
|
2022-10-10 20:06:26 +01: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 |
Joel Challis
|
bbc3bc55f2
|
RESET -> QK_BOOT user keymaps (#17940)
|
2022-08-21 23:55:30 +01:00 |
Nick Brassel
|
154d35ac14
|
Remove `UNUSED_PINS` (#17931)
|
2022-08-06 23:23:35 +10:00 |
Stefan Kerkmann
|
f27b617f36
|
[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCAN` (#15292)
|
2022-08-06 20:51:13 +10:00 |
Ryan
|
1b92c204c1
|
Move keyboard USB IDs and strings to data driven: K (#17846)
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
|
2022-08-03 17:03:47 +10:00 |
Joel Challis
|
b7771ec25b
|
RESET -> QK_BOOT default keymaps (#17037)
|
2022-05-15 20:26:27 +01:00 |
Ryan
|
764dc18a81
|
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16655)
|
2022-03-15 13:56:58 +00:00 |
Albert Y
|
3d63c814d3
|
Correct matrix effect name (#15816)
|
2022-01-11 09:57:25 -08:00 |
Ryan
|
a8d440e4e0
|
Tidy up NKRO_ENABLE rules (#15382)
|
2021-12-09 16:05:44 +11:00 |
Ryan
|
c12b997679
|
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
|
2021-12-01 21:13:00 +11:00 |
peepeetee
|
c5f1e9797a
|
rename kprepublic bm keyboards to have a standardized naming format (#15047)
* change missed kprepublic readmes
* fix xiudi readmes
* initial change, see pr description
* change readmes
* changes names in readmes and device descriptors
|
2021-11-18 08:37:23 +11:00 |