Age | Commit message (Collapse) | Author |
|
|
|
|
|
* info.json: apply friendly formatting
* info.json: correct key sequence
|
|
|
|
|
|
|
|
|
|
|
|
* kbdfans/odin/*: Reformat info.json to be human-readable
Apply `qmk format-json` to the `info.json` files for `kbdfans/odin/rgb`
and `kbdfans/odin/soldered; no actual content changes.
* kbdfans/odin/*: Fix key ordering in info.json
The order of key entries in `info.json` did not match the order of
layout macro arguments (apparently the keys in the cursor block, which
are shifted down by 0.25u with respect to the rest of keys, were treated
as separate rows). Fix the order to make the configurator
produce proper keymaps.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fix "No C files in filelist: None"
* Align other commands
* force absolute paths
|
|
|
|
Co-authored-by: filterpaper <filterpaper@localhost>
|
|
|
|
|
|
|
|
|
|
Co-authored-by: MangoIV <mangoiv@outlook.com>
|
|
|
|
|
|
Co-authored-by: filterpaper <filterpaper@localhost>
|
|
|
|
|
|
|
|
(#15660)
This reverts commit 235c666f3d79ca42f8bc529bf006473396cb0bba.
|
|
|
|
* fix layout macro reference
* correct layout data
* correct maintainer field
|
|
|
|
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
|
|
|
|
|
|
|
|
|
|
|
* Fix compilation-database command under MSYS
* Add comment
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|