summaryrefslogtreecommitdiff
path: root/keyboards/fjlabs/tf60v2
AgeCommit message (Expand)AuthorFilesLines
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-59/+0
2024-08-25Update Underglow keycodes (#23765)Ryan2-4/+4
2024-05-21Migrate `LOCKING_*_ENABLE` to Data-Driven: F (#23757)James Young2-41/+6
2024-04-16Migrate build target markers to keyboard.json - FG (#23534)Joel Challis1-0/+0
2024-04-14Data-Driven Keyboard Conversions: F (#23516)James Young2-13/+8
2024-02-01Migrate lighting defaults to info.json (#22920)Joel Challis2-3/+4
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-14/+13
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-1/+1
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2-1/+3
2023-04-27Move 60% layouts to data driven (#20477)Ryan2-96/+64
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-03-17Remove more empty headers (#20155)Ryan1-14/+0
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan2-19/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan1-21/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan2-2/+1
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan2-4/+4
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan2-2/+2
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're1-1/+1
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis1-1/+1
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-07-27Move keyboard USB IDs and strings to data driven: F (#17816)Ryan2-8/+7
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis2-2/+2
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan1-2/+0
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-10-25Remove unused KEYBOARD_LOCK_ENABLE from rules (#14920)Drashna Jaelre1-1/+0
2021-09-15[Keyboard] Add FJLabs TF60 Variants and TF65 Variant (#14392)Felix Jen9-0/+398