summaryrefslogtreecommitdiffstats
path: root/keyboards/pearlboards/atlas/keymaps/default
Commit message (Collapse)AuthorAgeFilesLines
* Pearl Boards Atlas Layout Additions (#20918)James Young2023-05-131-13/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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-221-2/+2
|
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-1/+1
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* [Keyboard] Add Pearlboards boards to directory (#15005)Koobaczech2021-12-231-0/+34
Co-authored-by: Ryan <fauxpark@gmail.com>