Ryan
|
d810878d5e
|
Normalise output selection (Bluetooth) keycodes (#19004)
|
2022-11-08 19:03:31 +00:00 |
|
Ryan
|
74223c34a9
|
Remove legacy keycodes, part 6 (#18740)
* `KC_RSHIFT` -> `KC_RSFT`
* `KC_RCTRL` -> `KC_RCTL`
* `KC_LSHIFT` -> `KC_LSFT`
* `KC_LCTRL` -> `KC_LCTL`
|
2022-10-16 14:14:40 +01:00 |
|
Nick Brassel
|
39c22f5cf5
|
Merge remote-tracking branch 'upstream/master' into develop
|
2022-10-16 16:08:34 +11:00 |
|
jack
|
4b5ebb7248
|
Fixup latinpadble (#18736)
|
2022-10-15 23:24:26 +01: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 |
|
Drashna Jaelre
|
c8e998ccad
|
Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)
|
2022-10-15 09:55:40 -07:00 |
|
Ryan
|
5629ba1807
|
Remove legacy keycodes, part 4 (#18683)
* `KC_PGDOWN` -> `KC_PGDN`
* `KC_PSCREEN` -> `KC_PSCR`
* `KC_SCOLON` -> `KC_SCLN`
* `KC_BSLASH` -> `KC_BSLS`
* `KC_BSPACE` -> `KC_BSPC`
|
2022-10-13 18:28:14 +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 |
|
Drashna Jaelre
|
64b1ed4550
|
Fix Per Key LED Indicator Callbacks (#18450)
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
2022-10-04 15:24:22 -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 |
|
Nick Brassel
|
154d35ac14
|
Remove UNUSED_PINS (#17931)
|
2022-08-06 23:23:35 +10:00 |
|
Ryan
|
7222969964
|
Move keyboard USB IDs and strings to data driven: L (#17849)
|
2022-08-02 01:02:19 +01:00 |
|
QMK Bot
|
1a61f1f578
|
Merge remote-tracking branch 'origin/master' into develop
|
2022-05-17 05:02:48 +00:00 |
|
Albert Y
|
8b9cb030a7
|
[Keyboard] Latinpad LED index correction (#17109)
|
2022-05-16 22:02:35 -07: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 |
|
peepeetee
|
9e4942bec8
|
[Keyboard] move latincompass's boards to /latincompass (#16039)
|
2022-02-10 15:20:11 -08:00 |
|