summaryrefslogtreecommitdiffstats
path: root/keyboards/momoka_ergo/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-072-72/+0
|
* Merge upstream masterlokher2022-12-062-0/+72
|\
| * Fixup momoka_ergo (#18704)jack2022-10-143-3/+1
| |
| * Add momoka ergo via support (#18678)Kevin Boss2022-10-133-0/+73
| |
* | Remove non-Keychron keyboardslokher2022-09-132-59/+0
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* Momoka Ergo: layout macro/Configurator fix (#13825)James Young2021-07-311-22/+25
| | | | | | | | | | | | | * momoka_ergo.h: use modified QMK 3-character notation Renames the matrix position arguments to use QMK's K<row><column> notation, but using L or R for the left and right halves, respectively. * physically arrange layout macro Arrange the layout macro and keycodes to resemble the assembled keyboard. * info.json: rebuild LAYOUT data Fixes mispositioned keys in QMK Configurator.
* [Keyboard] Add Momoka ergo (#13127)StefanGrindelwald2021-07-202-0/+56
Co-authored-by: precondition <57645186+precondition@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>