summaryrefslogtreecommitdiff
path: root/keyboards/fjlabs/sinanju/info.json
AgeCommit message (Collapse)Author
2023-04-27Move 60% layouts to data driven (#20477)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-07-27Move keyboard USB IDs and strings to data driven: F (#17816)Ryan
2022-07-24FJLabs Sinanju Refactor (#17773)James Young
* sinanju.h: add matrix diagram * add LAYOUT_60_ansi_wkl_split_bs_rshift macro Same matrix as `LAYOUT_all`, but with position K2D (right half of split Backspace) moved to the end of the top row. * refactor keymaps - use `LAYOUT_60_ansi_wkl_split_bs_rshift` macro instead of `LAYOUT_all` - polish four-space indent - update grid alignment - replace `RESET` keycode with `QK_BOOT` * remove now-unused LAYOUT_all macro * add LAYOUT_60_ansi_wkl macro with keymap Add a layout with 2u Backspace and 2.75u right Shift. * info.json: correct maintainer value
2022-07-20Added Windz Sinanju to QMK (#17566)Felix Jen