summaryrefslogtreecommitdiffstats
path: root/keyboards/momoka_ergo/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-071-94/+0
|
* Add momoka ergo via support (#18678)Kevin Boss2022-10-131-5/+5
|
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-031-1/+7
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* Momoka Ergo: layout macro/Configurator fix (#13825)James Young2021-07-311-70/+78
| | | | | | | | | | | | | * 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-201-0/+82
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>