summaryrefslogtreecommitdiffstats
path: root/keyboards/fjlabs/sinanju/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream masterlokher2022-12-063-0/+136
|\
| * Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-203-6/+6
| |
| * Remove legacy keycodes, part 5 (#18710)Ryan2022-10-153-3/+3
| | | | | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* | Remove non-Keychron keyboardslokher2022-09-134-137/+0
|/
* FJLabs Sinanju Refactor (#17773)James Young2022-07-243-32/+71
| | | | | | | | | | | | | | | | | | | | | | * 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
* Added Windz Sinanju to QMK (#17566)Felix Jen2022-07-203-0/+98