summaryrefslogtreecommitdiff
path: root/keyboards/facew/info.json
AgeCommit message (Expand)Author
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2022-07-27Move keyboard USB IDs and strings to data driven: F (#17816)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2019-03-10[Keyboard] Add ISO backslash key position to facew matrix and keymap files (#...Joel Yauk
2018-05-12FaceW Keyboard Support (#2939)MechMerlin