summaryrefslogtreecommitdiffstats
path: root/keyboards/fjlabs/avalon/keymaps/via
Commit message (Collapse)AuthorAgeFilesLines
* FJLabs Avalon Layout Additions and Touch-Up (#20620)James Young2023-04-291-21/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: correct key sequence Fixes an off-by-one error between Right Split Backspace and Enter. * refactor and unify keymaps Edit the `default` and `via` keymaps for consistency layer-to-layer, to each other, and to the `info.json` layout data. * info.json: apply friendly formatting * add LAYOUT_ansi_blocker_split_bs * add LAYOUT_ansi_blocker * add LAYOUT_ansi_blocker_tsangan_split_bs * add LAYOUT_ansi_blocker_tsangan * add LAYOUT_iso_blocker_split_bs * add LAYOUT_iso_blocker * add LAYOUT_iso_blocker_tsangan_split_bs * add LAYOUT_iso_blocker_tsangan * add layout reference keymaps * info.json: remove extra line breaks * edit maintainer value
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-2/+2
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Remove `RESET` keycodes from fjlabs keyboards (#18364)jack2022-09-141-1/+1
|
* [Keyboard] Add Trailblazer Avalon (#17568)Felix Jen2022-08-292-0/+58
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>