Nick Brassel
|
a5fb55b99a
|
Add _noeeprom variants of backlight enable/disable. (#26328)
|
2026-07-13 10:58:12 +01:00 |
|
Nick Brassel
|
dd74b2326f
|
ChibiOS, ChibiOS-Contrib updates (redux) (#26079)
* Reapply "Update ChibiOS, ChibiOS-Contrib." (#26074)
This reverts commit c0bbf2f0f9.
* Updated repo.
* Update `lib/chibios` to 21.11.5 release.
|
2026-04-06 21:05:36 +10:00 |
|
Nick Brassel
|
c0bbf2f0f9
|
Revert "Update ChibiOS, ChibiOS-Contrib." (#26074)
|
2026-03-16 12:29:22 +11:00 |
|
Nick Brassel
|
e83672fdc4
|
Update ChibiOS, ChibiOS-Contrib. (#25730)
|
2026-03-13 18:52:49 +11:00 |
|
Ryan
|
6b38dc17cd
|
Remove deprecated RGB_ and Mouse keycodes (#25444)
* Remove deprecated `RGB_` and Mouse keycodes
* Update old mouse keycodes, 0-9/A-M
* Update old mouse keycodes, N-Z & layouts
* Missed some stuff
|
2025-07-11 11:05:41 -06:00 |
|
Joel Challis
|
5bdeb7dad1
|
Migrate remaining DEFAULT_FOLDER to keyboard aliases (#25291)
|
2025-06-10 22:20:34 +01:00 |
|
Nick Brassel
|
7808f8f56b
|
Add {rgb|led}_matrix_get_mode_name(). (#25344)
|
2025-06-07 22:56:58 +10:00 |
|
Nick Brassel
|
1646000c9b
|
[tzarc/djinn] Include community modules in RGB naming. (#25343)
|
2025-06-07 14:08:56 +10:00 |
|
 Nick Brasselandjack
|
e83b709169
|
[Keyboard] Kobold r1 (#25161)
* Kobold r1
* Apply suggestions from code review
Co-authored-by: jack <jack@pngu.org>
* `board_init` => `early_hardware_init_post`.
---------
Co-authored-by: jack <jack@pngu.org>
|
2025-04-16 20:41:20 -06:00 |
|
Nick Brassel
|
5593e73ba7
|
[bug] Djinn theme fix. (#24754)
Theme fix.
|
2024-12-28 06:24:53 +11:00 |
|
Ryan
|
f3bae56808
|
Update keycodes for keyboards with RGB Matrix (#24484)
|
2024-11-24 12:03:08 +00:00 |
|
Ryan
|
9884e4982b
|
Rename RGB/HSV structs: keyboard-level code (#24476)
|
2024-10-12 19:00:56 +01:00 |
|
Nick Brassel
|
45dc2499dc
|
Remove all via-enabled keymaps, including via. (#24322)
|
2024-08-26 07:51:22 +10:00 |
|
Joel Challis
|
ce1adce696
|
Migrate split.soft_serial_pin to split.serial.pin O-Z (#24146)
Migrate split.soft_serial_pin to split.serial.pin
|
2024-07-23 12:12:52 +01:00 |
|
Joel Challis
|
f0807ea64f
|
Migrate SPLIT_HAND_PIN to json (#23924)
|
2024-07-13 13:29:16 +01:00 |
|
Joel Challis
|
26e84c513c
|
Migrate SERIAL_DRIVER to json (#23925)
|
2024-07-13 13:12:35 +01:00 |
|
Ryan
|
086e8e938e
|
tzarc/djinn: adjust layout name (#24012)
|
2024-06-29 16:00:05 +10:00 |
|
Ryan
|
d09a06a1b3
|
Update GPIO API usage in keyboard code (#23361)
|
2024-05-03 15:21:29 +10:00 |
|
Joel Challis
|
d333a25868
|
Add audio driver to keyboard.json schema (#23616)
|
2024-04-26 05:41:22 +01:00 |
|
Ryan
|
a14c03b96e
|
Remove more unnecessary quantum.h includes (#23402)
|
2024-04-05 14:48:21 +11:00 |
|
Joel Challis
|
831deac212
|
Migrate build target markers to keyboard.json (#23293)
|
2024-03-30 11:31:50 +00:00 |
|
Joel Challis
|
58c38175e6
|
Remove redundant disabling of features (#22926)
|
2024-03-09 03:05:07 +00:00 |
|
Ryan
|
569b0c70be
|
WS2812 PWM: prefix for DMA defines (#23111)
* WS2812 PWM: prefix for DMA defines
* Add backward compatibility defines
|
2024-03-02 17:16:47 +00:00 |
|
Nick Brassel
|
d5ac75385b
|
Fix up scanning for Djinn, post-asyncUSB. (#23188)
|
2024-03-02 08:45:11 +11:00 |
|
Joel Challis
|
e1f59a6efc
|
Migrate RGB Matrix config to info.json - TUVW (#22910)
|
2024-01-16 01:16:31 +00:00 |
|
Joel Challis
|
e884e42ce9
|
Generalise ADC driver source inclusion (#22448)
|
2023-11-12 22:30:27 +00:00 |
|
Joel Challis
|
17c3182b1c
|
Remove use of broken split.main (#22363)
|
2023-10-30 00:49:56 +00:00 |
|
Joel Challis
|
bf6f13a2b0
|
Consolidate some EEPROM Driver configuration (#22321)
|
2023-10-23 00:37:27 +01:00 |
|
Joel Challis
|
3f1b3a5125
|
Migrate recently introduced sync items (#22305)
|
2023-10-21 12:21:23 +01:00 |
|
Joel Challis
|
eb2db05e8a
|
Migrate spi EEPROM_DRIVER to info.json (#21991)
|
2023-09-13 13:45:49 +01:00 |
|
Ryan
|
37bc949945
|
RGB Matrix: driver naming cleanups (#21594)
|
2023-08-23 01:00:03 +01:00 |
|
Nick Brassel
|
416af0171c
|
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase.
* Turn on CORTEX_ENABLE_WFI_IDLE by default.
|
2023-06-23 20:31:25 +01:00 |
|
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 |
|
 Nick BrasselandStefan Kerkmann
|
a518e1e5d8
|
Sync activity timestamps between sides. (#20192)
Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
|
2023-03-21 10:16:11 +01:00 |
|
Ryan
|
3c144fac5e
|
Clean up usage of QMK_KEYBOARD_H (#20167)
|
2023-03-20 08:12:05 +11:00 |
|
Ryan
|
02ccc50e60
|
Remove more empty headers (#20155)
|
2023-03-17 14:02:04 +11:00 |
|
QMK Bot
|
98b93802c6
|
Merge remote-tracking branch 'origin/master' into develop
|
2023-03-07 22:51:11 +00:00 |
|
Niles Tanner
|
c1664ac6e3
|
VIA keymap for djinn (#19881)
|
2023-03-08 09:50:32 +11:00 |
|
Ryan
|
7a8265247b
|
Remove "w":1 and "h":1 from info.json (#19961)
|
2023-02-28 15:06:11 +00:00 |
|
 RyanandNick Brassel
|
7e0299117b
|
Move encoder config to data driven (#19923)
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
2023-02-26 09:45:12 +11:00 |
|
Ryan
|
314f6c1ddb
|
Move backlight config to data driven (#19910)
|
2023-02-26 08:37:57 +11:00 |
|