summaryrefslogtreecommitdiffstats
path: root/keyboards/skergo/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Remove non-Keychron keyboardslokher2022-09-133-91/+0
|
* SKergo Refactor (#17877)James Young2022-08-022-37/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * skergo.h: use ___ for KC_NO * skergo.h: use 3-character notation * skergo.h: add matrix diagram * add LAYOUT_all macro * update grid alignment of LAYOUT macro and keymaps * refactor keymaps Refactor keymaps to use the `LAYOUT_all` macro. Converts tabs to spaces. This change necessitates the following changes to keymaps: - The keycodes for Page Up, Page Down, and End each move up one row - all as the last keys on their new rows. - The keycode for the secondary B key moves up one row, inserted between the primary (left side) B and the N. * remove LAYOUT macro * rename LAYOUT_all macro to LAYOUT_split_bs * add LAYOUT_2u_bs macro * readme.md: add flashing example * info.json: correct maintainer value Update to reference maintainer's GitHub username.
* Fix SKErgo Keymap (#17812)Kevin Zhao2022-07-273-43/+44
|
* [Keyboard] Fixup skergo - missing keycode in keymaps (#17458)jack2022-06-252-45/+42
|
* [Keyboard] Update SKErgo for hardware changes (#17449)Kevin Zhao2022-06-222-13/+13
| | | Co-authored-by: kevinzhao-tech <kevin@keyz.io>
* [Keyboard] SKErgo (#12923)C1intMason2021-05-263-0/+87
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>