summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/tractyl_manuform
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-188-10/+4
* Move `RGBLIGHT_SPLIT` to data driven (#21190)Ryan2023-06-154-4/+0
* Move `RGBLED_SPLIT` to data driven (#21113)Ryan2023-06-068-10/+10
* [Keymap] Drashna Keymap updates for 0.21.0 (#21073)Drashna Jaelre2023-05-318-105/+41
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-274-2/+6
* Move miscellaneous layouts to data driven (#20516)Ryan2023-04-258-216/+143
* Encodermap direction define. (#20454)Nick Brassel2023-04-151-1/+1
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-2/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-0610-5/+11
* Fix a handful of CLI errors (#20321)Ryan2023-04-031-3/+0
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-264-2/+6
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-169-128/+1
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-1112-53/+37
* [Keymap] Drashna updates for 0.20.0 (#19960)Drashna Jaelre2023-02-281-17/+22
* Move encoder config to data driven (#19923)Ryan2023-02-268-22/+20
* Reallocate SAFE_RANGE (#19909)Joel Challis2023-02-231-2/+0
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-231-5/+1
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-178-8/+10
* Remove matrix size defines (#19581)Ryan2023-02-173-15/+0
* Move Bootmagic config to data driven (#19860)Ryan2023-02-174-12/+10
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0812-40/+18
* Debounce defines cleanup (#19742)Ryan2023-02-031-4/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-4/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-313-3/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-3/+0
* Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel2023-01-192-2/+2
* weact docs patch re "security vulnerability" (#19572)Tom Barnes2023-01-122-2/+2
* [Keymap] Drashna updates for 0.19 (#19175)Drashna Jaelre2022-11-293-62/+47
* Fix API errors in handwired/tractyl_manuform/5x6_right/arduinomicro (#19166)Joel Challis2022-11-272-2/+3
* Update use of legacy keycodes (#19120)Joel Challis2022-11-221-2/+2
* Normalise Unicode keycodes (#18898)Ryan2022-10-312-2/+2
* [Core] Adjust PWM hardware audio driver for RP2040 (#17723)Stefan Kerkmann2022-10-273-5/+0
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-132-2/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-304-0/+70
|\
| * [Keyboard] handwired/tractyl_manuform: Arduino Micro (#17199)Pascal J2022-09-304-0/+70
* | Enabling Pointing Device support in register code functions (#18363)Drashna Jaelre2022-09-261-10/+0
* | [Keymap] develop updates for Drashna Keymaps (#18472)Drashna Jaelre2022-09-251-3/+3
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* | Remove legacy define SERIAL_USE_MULTI_TRANSACTION (#18299)Dasky2022-09-071-1/+0
|/
* [Keymap] Drashna keymap updates for 0.18.0 (#18184)Drashna Jaelre2022-08-283-2/+8
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-2114-21/+25
|\
| * Move keyboard USB IDs and strings to data driven, pass 3 (#18111)Ryan2022-08-2114-21/+25
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-202-2/+2
|\|
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-202-2/+2
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-6/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-141-22/+10
|\|
| * [Keyboard] Fix Tractyl Manuform 4x6 json (#17681)Drashna Jaelre2022-07-141-23/+11
* | [Core] PMW33XX drivers overhaul (#17613)Stefan Kerkmann2022-07-146-14/+10
* | [Fix] Patches after printf library update (#17584)Stefan Kerkmann2022-07-071-11/+11