|
18b0d619cd
|
[TractylM] Add F429 configuration
|
2025-02-09 13:37:28 -08:00 |
|
|
3009a2e152
|
[MERGE] Update tractyl
|
2025-02-09 13:37:26 -08:00 |
|
|
b09ff15d8e
|
[TractylM] Add changes from PR
|
2025-02-09 13:37:25 -08:00 |
|
|
506519d7e7
|
[TractylM] Fix compilation issues, in general
|
2025-02-09 13:37:19 -08:00 |
|
|
81985c22c3
|
[MERGE] Change default ARM hardware PWM WS2812 tick frequency to 800kHz (24508)
|
2025-02-09 13:37:12 -08:00 |
|
|
ac889cc067
|
[TractylM] Reduce matrix wait for f411
|
2025-02-09 13:37:09 -08:00 |
|
|
ef79596d99
|
[Keyboard] Add config for F407 Tractyl Manuform
|
2025-02-09 13:37:08 -08:00 |
|
|
ef2d9c5b45
|
[TractylM] Add weact f405 support
[TractylM] Reboot slave side if button is pressed
[TractylM] Change timer settings for f405
|
2025-02-09 13:37:00 -08:00 |
|
|
70b56b2074
|
[MERGE] Consolidate EE Hands with MASTER_LEFT/RIGHT and simplify behavior (24162)
|
2025-02-09 13:36:59 -08:00 |
|
David Hoelscher
|
7630a80791
|
Change default ARM hardware PWM WS2812 tick frequency to 800kHz (#24508)
|
2024-10-27 23:29:43 -07:00 |
|
QMK Bot
|
23e7d93d0e
|
Merge remote-tracking branch 'origin/master' into develop
|
2024-07-20 21:53:32 +00:00 |
|
Ryan
|
eb60235cd5
|
handwired/tractyl_manuform/5x6_right/arduinomicro : reduce size (#24159)
|
2024-07-21 07:53:04 +10: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
|
1184e0d9be
|
Adjust keycode alignment around QK_BOOT (#23697)
|
2024-05-11 16:50:48 +01: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 |
|
Duncan Sutherland
|
32136afe24
|
Change to development_board (#21695)
|
2024-04-23 19:47:30 +10:00 |
|
Joel Challis
|
e869c80af7
|
Migrate build target markers to keyboard.json - HI (#23540)
|
2024-04-17 02:49:17 +01:00 |
|
James Young
|
baa6000ed3
|
Data-Driven Keyboard Conversions: H, Part 3 (#23530)
|
2024-04-17 00:36:21 +01:00 |
|
Duncan Sutherland
|
8caa8674d2
|
Move SPLIT_KEYBOARD to data driven (#21410)
|
2024-04-11 20:22:15 -07: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 |
|
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 |
|
Joel Challis
|
e2dbe39b94
|
Removal of bootmagic lite terminology (#22979)
|
2024-02-17 12:27:34 +00:00 |
|
Joel Challis
|
a45107e152
|
Migrate RGB Matrix config to info.json - H (#22861)
|
2024-01-08 02:15:50 +00:00 |
|
Ryan
|
8812a09581
|
Rename RGB_DISABLE_WHEN_USB_SUSPENDED -> RGB_MATRIX_SLEEP (#22682)
|
2023-12-20 13:31:50 +11:00 |
|
Joel Challis
|
1ed03f498f
|
Remove userspace keymaps (#22544)
|
2023-11-27 05:36:45 +11: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 |
|
Ryan
|
0b802defd4
|
haptic: further naming cleanups (#21682)
|
2023-08-04 01:16:16 +01:00 |
|
Ryan
|
cc3bd728f0
|
Fix layout offsets for a handful of boards (#21636)
|
2023-07-31 09:34:40 +10:00 |
|
Ryan
|
b090354143
|
haptic: naming cleanups (#21551)
|
2023-07-21 09:17:39 +10:00 |
|
Ryan
|
de1d36031b
|
Move DEBOUNCE_TYPE to data driven (#21489)
|
2023-07-09 21:06:03 +10:00 |
|
Ryan
|
b1783db4ea
|
Move RGBLED_NUM to data driven (#21278)
|
2023-06-18 14:39:07 +10:00 |
|
Ryan
|
e8ca83a353
|
Move RGBLIGHT_SPLIT to data driven (#21190)
* Move `RGBLIGHT_SPLIT` to data driven
* Remove where `split_count` is already set
|
2023-06-15 13:27:26 +01:00 |
|
Ryan
|
c9cf9712aa
|
Move RGBLED_SPLIT to data driven (#21113)
Co-authored-by: Joel Challis <git@zvecr.com>
|
2023-06-06 11:08:04 +10:00 |
|
|
3a3e5abac9
|
[Keymap] Drashna Keymap updates for 0.21.0 (#21073)
|
2023-05-31 11:44:06 -07: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 |
|
Ryan
|
f111bea3cd
|
Move miscellaneous layouts to data driven (#20516)
|
2023-04-25 02:38:35 +10: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 |
|
Ryan
|
2d9140af53
|
Fix a handful of CLI errors (#20321)
|
2023-04-03 15:50:31 +10:00 |
|
Ryan
|
36ce81df59
|
Move WS2812_DRIVER to data driven (#20248)
|
2023-03-26 18:22:12 +11:00 |
|
Ryan
|
9dbee3e23d
|
Remove useless "ifdef KEYBOARD_*" (#20078)
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
2023-03-16 20:18:33 +11:00 |
|
Ryan
|
76cc7fe109
|
Move matrix config to info.json, part 6 (#20019)
|
2023-03-11 00:32:05 +11:00 |
|
|
051401175d
|
[Keymap] Drashna updates for 0.20.0 (#19960)
|
2023-02-28 11:14:48 -08:00 |
|
Ryan
|
7e0299117b
|
Move encoder config to data driven (#19923)
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
2023-02-26 09:45:12 +11:00 |
|
Joel Challis
|
961f0b7b2d
|
Reallocate SAFE_RANGE (#19909)
|
2023-02-23 09:49:07 +11:00 |
|