summaryrefslogtreecommitdiff
path: root/keyboards/fjlabs/swordfish/info.json
AgeCommit message (Collapse)Author
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-06-14FJLabs Swordfish Layout Macro Refactor (#21234)James Young
* physically arrange layout macro Arranges the layout macro to QMK standards (left to right, row by row). This change breaks compatibility with out-of-tree keymaps, because the order in which the keycode arguments must be passed is changed. * rename `LAYOUT_alice_all` to `LAYOUT_split_bs` * add `LAYOUT_2u_bs` macro
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-05Move Alice and Ergodox layouts to data driven (#20340)Ryan
2023-03-13Adjust offset for some layouts (#20075)Ryan
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-07-27Move keyboard USB IDs and strings to data driven: F (#17816)Ryan
2022-07-11[Keyboard] Add Swordfish keyboard (#17567)Felix Jen