summaryrefslogtreecommitdiffstats
path: root/keyboards/deltasplit75/keymaps/protosplit/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* 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
|
* 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-281-30/+31
|
* Changed case of protosplitDonald2017-07-281-0/+31
Also updated readme to have correct capitalization.