summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/tractyl_manuform/4x6_right
Commit message (Expand)AuthorAgeFilesLines
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* [Keymap] Drashna Keymap updates for 0.21.0 (#21073)Drashna Jaelre2023-05-311-1/+0
* Move miscellaneous layouts to data driven (#20516)Ryan2023-04-253-97/+64
* 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-062-1/+3
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-161-1/+0
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-112-7/+5
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-2/+1
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Move Bootmagic config to data driven (#19860)Ryan2023-02-172-6/+5
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* 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
* [Keymap] Drashna updates for 0.19 (#19175)Drashna Jaelre2022-11-291-2/+2
* Update use of legacy keycodes (#19120)Joel Challis2022-11-221-2/+2
* Normalise Unicode keycodes (#18898)Ryan2022-10-311-1/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-131-1/+1
* 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
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-212-5/+5
|\
| * Move keyboard USB IDs and strings to data driven, pass 3 (#18111)Ryan2022-08-212-5/+5
* | 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-142-3/+3
|/
* [Keymap] Drashna update for post Q2 merge (#17241)Drashna Jaelre2022-05-301-2/+2
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-2/+2
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-301-100/+0
|\
| * [Keymap] Reorganization, cleanup and readmes for drashna code (#15617)Drashna Jaelre2021-12-291-100/+0
* | [Keyboard] Fix compiler issue with tractyl manuform 4x6 (#15646)Drashna Jaelre2021-12-291-4/+2
|/
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* [Keyboard] Add missng define for 4x6 Tractyl Manuform (#15363)Drashna Jaelre2021-12-011-0/+2
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-242-2/+2
* [Keyboard] Fix compile issues for Tractyl Manuform (#14105)Drashna Jaelre2021-08-212-4/+1
* Improve pmw3360 sensor and make it more hardware agnostic (#14097)Drashna Jaelre2021-08-201-0/+3
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* [Keymap] Drashna's Defaults cleanup (#13722)Drashna Jaelre2021-07-261-52/+26
* Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689)Drashna Jaelre2021-07-241-1/+1
* Drashna's split updates (#13350)Drashna Jaelre2021-07-0110-0/+684