summaryrefslogtreecommitdiff
path: root/keyboards/pearlboards/atlas/keymaps
AgeCommit message (Collapse)Author
2023-05-13Pearl Boards Atlas Layout Additions (#20918)James Young
* add matrix_diagram.md * info.json: apply friendly formatting * info.json: correct layout data Moves the position representing the Rotary Encoder to the top of the layout. * refactor keymaps Applies the following changes to the `default` and `via` keymaps: - four-space indent - use of QMK-native keycode aliases - numerically-indexed keymap layers - updated grid alignment of keycodes * add LAYOUT_ansi_blocker_tsangan_wkl_split_bs * add LAYOUT_ansi_blocker_tsangan_wkl * add LAYOUT_iso_blocker_tsangan_wkl_split_bs * add LAYOUT_iso_blocker_tsangan_wkl
2022-11-22Update use of legacy keycodes (#19120)Joel Challis
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2021-12-23[Keyboard] Add Pearlboards boards to directory (#15005)Koobaczech
Co-authored-by: Ryan <fauxpark@gmail.com>