summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/tractyl_manuform/4x6_right/config.h
Commit message (Expand)AuthorAgeFilesLines
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-1/+0
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-111-7/+0
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-171-2/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Move Bootmagic config to data driven (#19860)Ryan2023-02-171-6/+0
* 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-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-3/+0
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-211-4/+0
|\
| * Move keyboard USB IDs and strings to data driven, pass 3 (#18111)Ryan2022-08-211-4/+0
* | [Core] PMW33XX drivers overhaul (#17613)Stefan Kerkmann2022-07-141-2/+2
|/
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* [Keyboard] Add missng define for 4x6 Tractyl Manuform (#15363)Drashna Jaelre2021-12-011-0/+2
* [Keyboard] Fix compile issues for Tractyl Manuform (#14105)Drashna Jaelre2021-08-211-3/+0
* Improve pmw3360 sensor and make it more hardware agnostic (#14097)Drashna Jaelre2021-08-201-0/+3
* Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689)Drashna Jaelre2021-07-241-1/+1
* Drashna's split updates (#13350)Drashna Jaelre2021-07-011-0/+91