summaryrefslogtreecommitdiffstats
path: root/keyboards/xd60/keymaps/stanleylai/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Organize KPrepublic, K.T.E.C, xiudi boards into directories (#12159)peepeetee2021-08-221-30/+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-10/+4
| | | | | | | | | | * Migrate ACTION_LAYER_MOMENTARYs to MO() * Add changelog entry * Update docs/ChangeLog/20190830/PR5176.md Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
* Add standard layout to XD60 (#2925)MechMerlin2018-05-091-4/+4
| | | | | | | | | | * 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-3/+3
| | | | | | | | | 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: Added BL_TOGG back to keymap, with 6 backlight stepsStanley Lai2017-02-181-2/+2
|
* Added support for XD60v2 with RGB underglow and LED backlight supportStanley Lai2017-02-131-26/+21
|
* Added XD60 supportStanley Lai2016-12-181-0/+60