summaryrefslogtreecommitdiff
path: root/keyboards/handwired/tractyl_manuform
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (H) (#25599)Jack Sangdahl2-33/+56
2025-05-16Resolve miscellaneous keyboard lint warnings (#25268)Joel Challis1-1/+0
2025-05-16Remove duplicate of SPI default config from keyboards (#25266)Joel Challis3-9/+0
2025-05-05[Keyboard] Update Tractyl Manuform and add F405 (weact) variant (#24764)Drashna Jaelre18-275/+719
2025-04-22Remove empty `url` fields (#25181)Joel Challis2-2/+0
2025-03-22Migrate remaining `split.soft_serial_pin` to `split.serial.pin` (#25046)jack4-4/+12
2024-10-27Change default ARM hardware PWM WS2812 tick frequency to 800kHz (#24508)David Hoelscher1-1/+0
2024-07-20Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+4
2024-07-21`handwired/tractyl_manuform/5x6_right/arduinomicro`: reduce size (#24159)Ryan1-1/+4
2024-07-13Migrate SPLIT_HAND_PIN to json (#23924)Joel Challis6-4/+10
2024-07-13Migrate SERIAL_DRIVER to json (#23925)Joel Challis4-5/+10
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan1-2/+2
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-5/+5
2024-04-26Add audio driver to keyboard.json schema (#23616)Joel Challis4-2/+6
2024-04-23Change to `development_board` (#21695)Duncan Sutherland2-4/+3
2024-04-17Migrate build target markers to keyboard.json - HI (#23540)Joel Challis3-0/+0
2024-04-17Data-Driven Keyboard Conversions: H, Part 3 (#23530)James Young10-39/+26
2024-04-11Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland4-4/+2
2024-04-05Remove more unnecessary `quantum.h` includes (#23402)Ryan1-1/+1
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis4-0/+0
2024-03-02WS2812 PWM: prefix for DMA defines (#23111)Ryan2-4/+4
2024-02-17Removal of bootmagic lite terminology (#22979)Joel Challis1-6/+6
2024-01-08Migrate RGB Matrix config to info.json - H (#22861)Joel Challis2-10/+4
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-11-27Remove userspace keymaps (#22544)Joel Challis7-528/+0
2023-09-13Migrate spi EEPROM_DRIVER to info.json (#21991)Joel Challis4-2/+6
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-08-04haptic: further naming cleanups (#21682)Ryan1-3/+3
2023-07-31Fix layout offsets for a handful of boards (#21636)Ryan1-2/+0
2023-07-21haptic: naming cleanups (#21551)Ryan2-3/+3
2023-07-09Move `DEBOUNCE_TYPE` to data driven (#21489)Ryan2-2/+3
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan8-10/+4
2023-06-15Move `RGBLIGHT_SPLIT` to data driven (#21190)Ryan4-4/+0
2023-06-06Move `RGBLED_SPLIT` to data driven (#21113)Ryan8-10/+10
2023-05-31[Keymap] Drashna Keymap updates for 0.21.0 (#21073)Drashna Jaelre8-105/+41
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan4-2/+6
2023-04-25Move miscellaneous layouts to data driven (#20516)Ryan8-216/+143
2023-04-15Encodermap direction define. (#20454)Nick Brassel1-1/+1
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2-2/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan10-5/+11
2023-04-03Fix a handful of CLI errors (#20321)Ryan1-3/+0
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan4-2/+6
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan9-128/+1
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan12-53/+37
2023-02-28[Keymap] Drashna updates for 0.20.0 (#19960)Drashna Jaelre1-17/+22
2023-02-26Move encoder config to data driven (#19923)Ryan8-22/+20
2023-02-23Reallocate SAFE_RANGE (#19909)Joel Challis1-2/+0
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel1-5/+1
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan8-8/+10
2023-02-17Remove matrix size defines (#19581)Ryan3-15/+0