Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-21 | [Keymap] Clean up & improve default layouts (#7428) | fauxpark | |
* Clean up & improve default layouts * Add newline at EOF in readmes * Oops | |||
2019-11-20 | Add info.json files for all default layouts (#7425) | fauxpark | |
* Add info.json files for all default layouts * Update layouts/default/60_hhkb/layout.json * Fix layout.json spacing and info.json dimensions | |||
2018-09-26 | Bugfix for 60_ansi_tsangan and 60_iso_tsangan layouts (#3987) | noroadsleft | |
This corrects the matrix macro reference for both of the keymap.c files in layouts/default. | |||
2018-09-17 | Keyboard: Added support for GSKT-00 (#3911) | nachie | |
* 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 |