Nick Brassel
|
f6dd8dea2e
|
Remove usages of config_common.h from config.h files. (#19714)
|
2023-01-31 06:03:30 +11:00 |
|
Ryan
|
801d2ff940
|
Remove useless line continuations (#19399)
|
2022-12-30 11:48:05 +11:00 |
|
Ryan
|
1e95f7be8f
|
Joystick feature improvements (#19052)
|
2022-11-27 03:14:45 +11: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 |
|
Dasky
|
dc4af81e0b
|
Remove legacy USE_SERIAL define (#18292)
* Remove legacy USE_SERIAL define
* tidy up missed comments
|
2022-09-06 18:46:34 +01:00 |
|
Joel Challis
|
d2accb48e7
|
RESET -> QK_BOOT keyboard readme (#18110)
|
2022-08-20 11:34:17 +01:00 |
|
Ryan
|
7222969964
|
Move keyboard USB IDs and strings to data driven: L (#17849)
|
2022-08-02 01:02:19 +01:00 |
|
Drashna Jaelre
|
706194b336
|
Add Encoder Map Swap Hands config for boards that support both features (#17294)
|
2022-06-03 12:12:15 +01:00 |
|
Joel Challis
|
b7771ec25b
|
RESET -> QK_BOOT default keymaps (#17037)
|
2022-05-15 20:26:27 +01:00 |
|
Ryan
|
c05e8afe45
|
Joystick feature updates (#16732)
* Joystick feature updates
* Move new functions to joystick.h
* Docs
|
2022-03-26 18:38:09 +00:00 |
|
Ryan
|
764dc18a81
|
Remove NO_ACTION_MACRO and NO_ACTION_FUNCTION from keyboard config.h (#16655)
|
2022-03-15 13:56:58 +00: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 |
|
QMK Bot
|
123015952f
|
Merge remote-tracking branch 'origin/master' into develop
|
2021-11-20 03:42:54 +00:00 |
|
James Young
|
0facda9ecb
|
Lime rev1: fix Configurator implementation (#15213)
|
2021-11-19 19:42:27 -08:00 |
|
Drashna Jaelre
|
f879fbfb6d
|
[Keyboard] Fix compilation issues for Lime (#15116)
|
2021-11-11 08:56:35 -08:00 |
|
HellTM
|
c48e9f9e77
|
[Keyboard] Lime by HellTM (#14710)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
2021-11-10 20:32:31 -08:00 |
|