summaryrefslogtreecommitdiff
path: root/keyboards/deltasplit75/keymaps/default
AgeCommit message (Collapse)Author
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
2022-09-06Remove legacy USE_SERIAL define (#18292)Dasky
* Remove legacy USE_SERIAL define * tidy up missed comments
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-01-24Rip out old macro and action_function system (#16025)Ryan
* Rip out old macro and action_function system * Update quantum/action_util.c Co-authored-by: Joel Challis <git@zvecr.com>
2019-11-20Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre
* Remove keymap_config extern from default keymaps * Revert unicode Apparently VSCode does not like unicode, I didn't actually edit these lines, so it must have been automatic... :( Co-Authored-By: fauxpark <fauxpark@gmail.com>
2019-03-19 Cleanup Default Keymaps (#5442)Drashna Jaelre
* Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes
2019-02-16Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark
2018-06-06Refactor for DeltaSplit75 (#3132)noroadsleft
2017-11-01Remove extra underscore from MASTER_RIGHT defineDanny Nguyen
2017-08-01Normalize all line endingsZeal Jagannatha
2017-07-28Hopefully compile issues are gone, and updated filesunknown
2017-07-28Changed case of protosplitDonald
Also updated readme to have correct capitalization.