summaryrefslogtreecommitdiffstats
path: root/keyboards/xd60/keymaps/split_bksp_arrows
Commit message (Collapse)AuthorAgeFilesLines
* Organize KPrepublic, K.T.E.C, xiudi boards into directories (#12159)peepeetee2021-08-222-42/+0
| | | | | * reset; redoing my steps; and recommit * include xd002/.noci
* Remove unused `action_get_macro()` usages in user files (#11165)Ryan2021-01-111-19/+0
|
* Migrate ACTION_LAYER_MOMENTARYs to MO() (#5176)fauxpark2019-08-301-4/+13
| | | | | | | | | | * Migrate ACTION_LAYER_MOMENTARYs to MO() * Add changelog entry * Update docs/ChangeLog/20190830/PR5176.md Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-151-14/+0
| | | | | | * Remove/migrate action_get_macro()s from default keymaps * Leave these breaks alone
* 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.
* new xd60 layout (#2405)Isaac Hookom2018-02-232-0/+66
* new xd60 layout * fix kc_slsh