summaryrefslogtreecommitdiff
path: root/keyboards/handwired/tractyl_manuform
AgeCommit message (Expand)Author
2024-02-17Removal of bootmagic lite terminology (#22979)Joel Challis
2024-01-08Migrate RGB Matrix config to info.json - H (#22861)Joel Challis
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan
2023-11-27Remove userspace keymaps (#22544)Joel Challis
2023-09-13Migrate spi EEPROM_DRIVER to info.json (#21991)Joel Challis
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-08-04haptic: further naming cleanups (#21682)Ryan
2023-07-31Fix layout offsets for a handful of boards (#21636)Ryan
2023-07-21haptic: naming cleanups (#21551)Ryan
2023-07-09Move `DEBOUNCE_TYPE` to data driven (#21489)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-06-15Move `RGBLIGHT_SPLIT` to data driven (#21190)Ryan
2023-06-06Move `RGBLED_SPLIT` to data driven (#21113)Ryan
2023-05-31[Keymap] Drashna Keymap updates for 0.21.0 (#21073)Drashna Jaelre
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan
2023-04-25Move miscellaneous layouts to data driven (#20516)Ryan
2023-04-15Encodermap direction define. (#20454)Nick Brassel
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-03Fix a handful of CLI errors (#20321)Ryan
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan
2023-02-28[Keymap] Drashna updates for 0.20.0 (#19960)Drashna Jaelre
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-23Reallocate SAFE_RANGE (#19909)Joel Challis
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Move Bootmagic config to data driven (#19860)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2023-01-19Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel
2023-01-12weact docs patch re "security vulnerability" (#19572)Tom Barnes
2022-11-29[Keymap] Drashna updates for 0.19 (#19175)Drashna Jaelre
2022-11-27Fix API errors in handwired/tractyl_manuform/5x6_right/arduinomicro (#19166)Joel Challis
2022-11-22Update use of legacy keycodes (#19120)Joel Challis
2022-10-31Normalise Unicode keycodes (#18898)Ryan
2022-10-27[Core] Adjust PWM hardware audio driver for RP2040 (#17723)Stefan Kerkmann
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan
2022-09-30Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-09-30[Keyboard] handwired/tractyl_manuform: Arduino Micro (#17199)Pascal J
2022-09-26Enabling Pointing Device support in register code functions (#18363)Drashna Jaelre
2022-09-25[Keymap] develop updates for Drashna Keymaps (#18472)Drashna Jaelre
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-09-07Remove legacy define SERIAL_USE_MULTI_TRANSACTION (#18299)Dasky