Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -2/+0 |
| | |||||
* | Cleanup junk chars, part 3 (#13332) | Ryan | 2021-06-26 | 1 | -5/+5 |
| | |||||
* | [Keymap] Clean up & improve default layouts (#7428) | fauxpark | 2019-11-21 | 1 | -7/+20 |
| | | | | | | | | * Clean up & improve default layouts * Add newline at EOF in readmes * Oops | ||||
* | Add info.json files for all default layouts (#7425) | fauxpark | 2019-11-20 | 2 | -1/+78 |
| | | | | | | | | * Add info.json files for all default layouts * Update layouts/default/60_hhkb/layout.json * Fix layout.json spacing and info.json dimensions | ||||
* | Bugfix for 60_ansi_tsangan and 60_iso_tsangan layouts (#3987) | noroadsleft | 2018-09-26 | 1 | -6/+6 |
| | | | This corrects the matrix macro reference for both of the keymap.c files in layouts/default. | ||||
* | Keyboard: Added support for GSKT-00 (#3911) | nachie | 2018-09-17 | 3 | -0/+19 |
* Added QMK support for GSKT-00, PaladinSplit, PaladinTKL and PaladinPad pcbs * Remove the paladin boards from this PR * Changed gskt00 as per review comments. Added two new default layouts, 60_ansi_tsangan and 60_iso_tsangan * Fix the layouts/default/60_iso_tsangan/layout.json file * Removed ? from rules.mk, removed unused fn_actions from keymaps. Changed the 60_iso_tsangan to work correctly * Removed PREVENT_STUCK_MODIFIERS |