Ryan
|
4ae9bfd17a
|
Move RGBLIGHT_HUE/SAT/VAL_STEP to data driven (#21292)
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
2023-06-24 17:37:54 +10:00 |
|
Ryan
|
b1783db4ea
|
Move RGBLED_NUM to data driven (#21278)
|
2023-06-18 14:39:07 +10:00 |
|
Ryan
|
2367d8129c
|
Move RGBLIGHT_SLEEP to data driven (#21072)
|
2023-06-16 14:04:45 +10:00 |
|
Ryan
|
363bfdbfda
|
Move RGBLIGHT_LIMIT_VAL to data driven (#20974)
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
2023-05-27 12:27:44 +10:00 |
|
Nick Brassel
|
5faa23d54c
|
Keymap introspection for combos. (#19670)
|
2023-05-15 22:27:37 +10:00 |
|
Ryan
|
a5e46d8082
|
More info.json whitespace cleanups (#20665)
|
2023-05-03 12:19:34 +10:00 |
|
Ryan
|
79aa319946
|
info.json whitespace cleanups (#20651)
|
2023-05-02 08:25:15 +10:00 |
|
Ryan
|
47966dc2a6
|
Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303)
|
2023-04-06 18:00:54 +10:00 |
|
Ryan
|
ad625e7c06
|
Remove RGB_DI_PIN ifdefs (#20218)
|
2023-03-23 21:38:01 +11:00 |
|
Ryan
|
23c365b023
|
Move matrix config to info.json, part 1 (#19985)
|
2023-03-05 22:53:52 +00:00 |
|
Ryan
|
314f6c1ddb
|
Move backlight config to data driven (#19910)
|
2023-02-26 08:37:57 +11:00 |
|
Ryan
|
26854f5940
|
Remove default and unused BACKLIGHT_LEVELS (#19898)
|
2023-02-22 01:12:42 +00:00 |
|
Ryan
|
2da0827d4f
|
Remove matrix size defines (#19581)
|
2023-02-17 16:08:25 +11:00 |
|
Ryan
|
f4ba17c4a0
|
Move LED indicator config to data driven (#19800)
|
2023-02-17 13:14:29 +11:00 |
|
Ryan
|
d784f78bd0
|
Move Bootmagic config to data driven (#19860)
|
2023-02-17 08:49:49 +11:00 |
|
Nick Brassel
|
f6dd8dea2e
|
Remove usages of config_common.h from config.h files. (#19714)
|
2023-01-31 06:03:30 +11:00 |
|
QMK Bot
|
dd93b17e96
|
Merge remote-tracking branch 'origin/master' into develop
|
2022-12-08 17:02:38 +00:00 |
|
James Young
|
de92e8b3b0
|
Idobao ID80 V2: Partial Data-Driven Conversion (#19247)
|
2022-12-09 04:01:56 +11:00 |
|
Drashna Jaelre
|
50661ab65c
|
Remove RGBLIGHT_ANIMATIONS from core (+cleanup) (#19216)
|
2022-12-01 13:06:45 -08:00 |
|
Joel Challis
|
59443fa970
|
jsonify some info.json (#19146)
|
2022-11-25 02:47:02 +00:00 |
|
Nick Brassel
|
219afaba42
|
Reworked backlight keycodes. (#18961)
Co-authored-by: Ryan <fauxpark@gmail.com>
|
2022-11-06 08:11:59 +11:00 |
|
Ryan
|
c347e732be
|
Remove legacy EEPROM clear keycodes (#18782)
* `EEP_RST` -> `EE_CLR`, default-ish keymaps
* `EEP_RST` -> `EE_CLR`, user keymaps
* `EEP_RST` -> `EE_CLR`, community layouts
* `EEP_RST` -> `EE_CLR`, userspace
* `EEP_RST` -> `EE_CLR`, docs & core
|
2022-10-20 12:20:07 +01:00 |
|
Ryan
|
18dc851e37
|
Remove legacy Debug keycode (#18769)
* `DEBUG` -> `DB_TOGG`, default-ish keymaps
* `DEBUG` -> `DB_TOGG`, user keymaps
* `DEBUG` -> `DB_TOGG`, community layouts
* `DEBUG` -> `DB_TOGG`, userspace
* `DEBUG` -> `DB_TOGG`, docs & core
|
2022-10-19 11:33:05 +01: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 |
|
Vino Rodrigues
|
56bad5d357
|
[Keyboard] Removal of deprecated defines in IDOBAO keyboards (#18358)
|
2022-09-14 23:52:38 -07:00 |
|
Joel Challis
|
5c0e87608f
|
Remove more RESET keycode references (#18252)
|
2022-09-03 06:50:44 +01:00 |
|
Joel Challis
|
bbc3bc55f2
|
RESET -> QK_BOOT user keymaps (#17940)
|
2022-08-21 23:55:30 +01:00 |
|
fauxpark
|
c202602938
|
Merge remote-tracking branch 'upstream/master' into develop
|
2022-08-15 17:54:07 +10:00 |
|
Vino Rodrigues
|
52dc16b758
|
[Keyboard] IDOBAO ID80v1 folder rename (#17265)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
2022-08-14 00:00:42 +10:00 |
|