summaryrefslogtreecommitdiffstats
path: root/keyboards/xd60/keymaps/default/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-1/+0
| | | | | | | | * Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes
* Migrate fn_actions for default keymaps (#4935)fauxpark2019-02-141-7/+2
| | | | | | | | | | | | | | | | * Migrate fn_actions for default keymaps * Rename the Grave/Escape Shift masks * No need for shift_esc_shift_mask * Change breaks to return false * Right align pointers * Add default case * Separate cases with empty lines
* Add standard layout to XD60 (#2925)MechMerlin2018-05-091-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
* Add XD60 support to QMK Configuratormechmerlin2018-03-311-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.
* Fixed position of BSLS and BSPCkamisamamizu2017-04-121-2/+2
| | | They were in the incorrect positions before.
* Added support for XD60v2 with RGB underglow and LED backlight supportStanley Lai2017-02-131-29/+11
|
* Added XD60 supportStanley Lai2016-12-181-0/+64