summaryrefslogtreecommitdiff
path: root/keyboards/fjlabs/avalon/info.json
AgeCommit message (Collapse)Author
2023-04-29FJLabs Avalon Layout Additions and Touch-Up (#20620)James Young
* 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
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)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-08-29[Keyboard] Add Trailblazer Avalon (#17568)Felix Jen
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>