summaryrefslogtreecommitdiffstats
path: root/keyboards/fjlabs/sinanjuwk/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* FJLabs Sinanju WK Layout Additions and Touch-Up (#20628)James Young2023-04-292-27/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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)
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-4/+4
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Remove `RESET` keycodes from fjlabs keyboards (#18364)jack2022-09-142-2/+2
|
* [Keyboard] Add sinanju WK (#17736)Felix Jen2022-08-293-0/+98
Co-authored-by: Ryan <fauxpark@gmail.com>