summaryrefslogtreecommitdiff
path: root/keyboards/xd60/keymaps/supercoffee
Commit message (Collapse)AuthorAge
* Add standard layout to XD60 (#2925)MechMerlin2018-05-09
| | | | | | | | | | * add new layout and fix formatting * Add 60_ansi layout so I can use my user space defined layouts * Make QMK_KEYBOARD_H and LAYOUT renames * update info.json file
* Add XD60 support to QMK Configuratormechmerlin2018-03-31
| | | | | | | | | Add info.json Change KEYMAP to LAYOUT_ALL to better reflect that this is a LAYOUT that fits ALL the possible positions for switches. We will need to make better LAYOUTS for the future.
* XD60 ANSI (GH60) layout (#2624)Benjamin Daschel2018-03-27
* configure layer 0 layout for xd60 as ANSI 60% * update keymap with function key immediately right of spacebar; shuffle mapping in function layer to my liking * update readme