summaryrefslogtreecommitdiff
path: root/keyboards/fjlabs/polaris/keymaps
AgeCommit message (Collapse)Author
2023-04-29FJLabs Polaris Layout Additions and Touch-Up (#20622)James Young
* 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
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2021-05-13[Keyboard] Added FJLabs Polaris (#12746)Felix Jen
Co-authored-by: Drashna Jaelre <drashna@live.com>