summaryrefslogtreecommitdiffstats
path: root/keyboards/fjlabs/polaris/readme.md
Commit message (Collapse)AuthorAgeFilesLines
* FJLabs Polaris Layout Additions and Touch-Up (#20622)James Young2023-04-291-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 * add LAYOUT_60_ansi_split_bs_rshift * add LAYOUT_60_ansi * add LAYOUT_60_tsangan_hhkb * add LAYOUT_60_ansi_tsangan * add LAYOUT_60_iso_split_bs_rshift * add LAYOUT_60_iso * add LAYOUT_60_iso_tsangan_split_bs_rshift * add LAYOUT_60_iso_tsangan * enable Community Layout support * edit keyboard maintainer
* [Keyboard] Added FJLabs Polaris (#12746)Felix Jen2021-05-131-0/+14
Co-authored-by: Drashna Jaelre <drashna@live.com>