summaryrefslogtreecommitdiffstats
path: root/keyboards/fjlabs/tf65rgbv2
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-14/+13
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+1
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-272-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Move 65% layouts to data driven (#20308)Ryan2023-04-042-101/+69
* Remove more empty headers (#20155)Ryan2023-03-171-14/+0
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-102-19/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-3/+1
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-4/+4
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-201-1/+1
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Move keyboard USB IDs and strings to data driven: F (#17816)Ryan2022-07-272-7/+6
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* [Keyboard] fix tf65rgbv2 keyboard layout (#17029)Willy Breitenbach2022-05-111-2/+2
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove unused KEYBOARD_LOCK_ENABLE from rules (#14920)Drashna Jaelre2021-10-251-2/+2
* [Keyboard] Add FJLabs TF60 Variants and TF65 Variant (#14392)Felix Jen2021-09-159-0/+403