summaryrefslogtreecommitdiffstats
path: root/layouts/default/60_iso_tsangan
Commit message (Collapse)AuthorAgeFilesLines
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* Cleanup junk chars, part 3 (#13332)Ryan2021-06-261-6/+6
|
* [Keymap] Clean up & improve default layouts (#7428)fauxpark2019-11-211-4/+17
| | | | | | | | * Clean up & improve default layouts * Add newline at EOF in readmes * Oops
* Add info.json files for all default layouts (#7425)fauxpark2019-11-202-1/+79
| | | | | | | | * 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)noroadsleft2018-09-261-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)nachie2018-09-173-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