Ryan
|
b1783db4ea
|
Move RGBLED_NUM to data driven (#21278)
|
2023-06-18 14:39:07 +10:00 |
|
Ryan
|
ef6a712899
|
Even more info.json whitespace cleanups (#20703)
|
2023-05-04 19:09:59 +10:00 |
|
Ryan
|
79aa319946
|
info.json whitespace cleanups (#20651)
|
2023-05-02 08:25:15 +10:00 |
|
Ryan
|
798cbfe6a3
|
Fix info.json LTO and format encoder definitions (#20456)
|
2023-04-15 23:37:24 -06:00 |
|
Nick Brassel
|
c9f619124d
|
Encodermap direction define. (#20454)
|
2023-04-15 16:18:44 +01:00 |
|
Ryan
|
522048725f
|
Move RGB_MATRIX_DRIVER to data driven (#20350)
|
2023-04-08 18:08:08 +10:00 |
|
Ryan
|
47966dc2a6
|
Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303)
|
2023-04-06 18:00:54 +10:00 |
|
QMK Bot
|
66d56a9480
|
Merge remote-tracking branch 'origin/master' into develop
|
2023-03-26 22:56:50 +00:00 |
|
Nick Brassel
|
3ee17cd5d3
|
[chore] keyboards/tzarc: Alignment with clang-format. (#20265)
|
2023-03-26 23:56:09 +01:00 |
|
Ryan
|
36ce81df59
|
Move WS2812_DRIVER to data driven (#20248)
|
2023-03-26 18:22:12 +11:00 |
|
Ryan
|
3c144fac5e
|
Clean up usage of QMK_KEYBOARD_H (#20167)
|
2023-03-20 08:12:05 +11:00 |
|
Ryan
|
7a8265247b
|
Remove "w":1 and "h":1 from info.json (#19961)
|
2023-02-28 15:06:11 +00: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
|
3723c0e3d5
|
Merge remote-tracking branch 'origin/master' into develop
|
2023-01-19 01:06:08 +00:00 |
|
Nick Brassel
|
327f7ee9a7
|
Fixup ChibiOS header inclusion search ordering. (#19623)
* Add STM32F446-Nucleo onekey.
* Fixup onekey build for F446, all keymaps.
* Fixup board inclusion search ordering.
|
2023-01-19 01:05:29 +00:00 |
|
Nick Brassel
|
baecc69da5
|
Add support for current/voltage measurement on Ghoul. (#19630)
|
2023-01-19 11:13:39 +11:00 |
|
Ryan
|
81a6407dca
|
Update more DRIVER_LED_TOTAL defines to RGB_MATRIX_LED_COUNT (#19089)
|
2022-11-16 05:59:09 +11:00 |
|
Ryan
|
002b58f0e4
|
Normalise Space Cadet keycodes (#18864)
|
2022-10-27 11:19:16 +01: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 |
|
Nick Brassel
|
9ecd6eb9b9
|
Add tzarc/ghoul . (#18562)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
2022-10-03 07:24:22 +11:00 |
|