Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-29 | FJLabs 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 | |||
2023-04-15 | Move single `LAYOUT_all`s to data driven (#20430) | Ryan | |
2023-03-10 | Move matrix config to info.json, part 2 (#19987) | Ryan | |
2023-02-17 | Move LED indicator config to data driven (#19800) | Ryan | |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | |
2022-07-27 | Move keyboard USB IDs and strings to data driven: F (#17816) | Ryan | |
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan | |
2021-05-13 | [Keyboard] Added FJLabs Polaris (#12746) | Felix Jen | |
Co-authored-by: Drashna Jaelre <drashna@live.com> |