summaryrefslogtreecommitdiffstats
path: root/keyboards/deltasplit75/keymaps/protosplit
Commit message (Collapse)AuthorAgeFilesLines
* Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)Ryan2023-04-141-8/+0
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-061-2/+0
| | | | | * Remove legacy USE_SERIAL define * tidy up missed comments
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
|
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-171-5/+0
|
* Refactor for DeltaSplit75 (#3132)noroadsleft2018-06-061-22/+24
|
* Remove extra underscore from MASTER_RIGHT defineDanny Nguyen2017-11-011-1/+1
|
* Hopefully compile issues are gone, and updated filesunknown2017-07-281-4/+4
|
* Added to blank spaces at end of protosplit to make it compile under make v2unknown2017-07-282-61/+62
|
* Changed case of protosplitDonald2017-07-282-0/+62
Also updated readme to have correct capitalization.