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 |
|