summaryrefslogtreecommitdiffstats
path: root/keyboards/kbdfans/odin/soldered/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* KBDfans Odin Soldered Layout Additions and Touch-Up (#20695)James Young2023-05-032-34/+40
| | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * info.json: correct layout data * add LAYOUT_ansi * add LAYOUT_iso * add LAYOUT_ansi_split_bs_rshift * add LAYOUT_iso_split_bs_rshift * refactor default and via keymaps - use four-space indent - grid-align keycodes
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-6/+6
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* [Keyboard] add odin keyboard (#15150)moyi46812021-11-294-0/+90
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>