summaryrefslogtreecommitdiffstats
path: root/keyboards/pearlboards/atlas/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Pearl Boards Atlas Layout Additions (#20918)James Young2023-05-132-40/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Update use of legacy keycodes (#19120)Joel Challis2022-11-222-4/+4
|
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-2/+2
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
|
* [Keyboard] Add Pearlboards boards to directory (#15005)Koobaczech2021-12-233-0/+83
Co-authored-by: Ryan <fauxpark@gmail.com>