summaryrefslogtreecommitdiff
path: root/keyboards/momoka_ergo/info.json
Commit message (Collapse)AuthorAge
* Add momoka ergo via support (#18678)Kevin Boss2022-10-13
|
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-03
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
|
* Momoka Ergo: layout macro/Configurator fix (#13825)James Young2021-07-31
| | | | | | | | | | | | | * 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-20
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>