summaryrefslogtreecommitdiff
path: root/keyboards/fjlabs/sinanjuwk/info.json
AgeCommit message (Collapse)Author
2023-04-29FJLabs Sinanju WK Layout Additions and Touch-Up (#20628)James Young
* add matrix_diagram.md * refactor keymaps * fix Configurator implementation The original C-based code had an off-by-one error in the key sequence, that was then converted in data-driven configurator without being corrected. * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_60_ansi_split_bs_rshift * add LAYOUT_60_ansi * add LAYOUT_60_tsangan_hhkb * add LAYOUT_60_ansi_tsangan * add LAYOUT_60_ansi_wkl_split_bs_rshift * add LAYOUT_60_ansi_wkl * enable Community Layout support * edit listed maintainer (reference GitHub username)
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-11-25jsonify some info.json (#19146)Joel Challis
2022-08-29[Keyboard] Add sinanju WK (#17736)Felix Jen
Co-authored-by: Ryan <fauxpark@gmail.com>