summaryrefslogtreecommitdiffstats
path: root/keyboards/xd60/keymaps/iso/keymap.c
AgeCommit message (Collapse)AuthorFilesLines
2018-05-09Add standard layout to XD60 (#2925)MechMerlin1-3/+3
* 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
2018-04-01Add XD60 support to QMK Configuratormechmerlin1-2/+2
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.
2017-10-22Added xd60 ISO keymap (#1865)mondaufgrau1-0/+49
* Added xd60 ISO keymap * renamed ISO to iso * some cleaning * added iso keymap * some cleaning