summaryrefslogtreecommitdiff
path: root/keyboards/fjlabs/swordfish
AgeCommit message (Expand)AuthorFilesLines
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-58/+0
2024-08-25Update Underglow keycodes (#23765)Ryan2-6/+6
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
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-14/+13
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-1/+3
2023-06-14FJLabs Swordfish Layout Macro Refactor (#21234)James Young3-102/+179
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan1-1/+0
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-04-05Move Alice and Ergodox layouts to data driven (#20340)Ryan2-109/+70
2023-03-17Remove more empty headers (#20155)Ryan1-14/+0
2023-03-13Adjust offset for some layouts (#20075)Ryan1-1/+83
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
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-07-11[Keyboard] Add Swordfish keyboard (#17567)Felix Jen9-0/+306