summaryrefslogtreecommitdiffstats
path: root/keyboards/deltasplit75/keymaps/default
Commit message (Collapse)AuthorAgeFilesLines
* 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 default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* Rip out old macro and action_function system (#16025)Ryan2022-01-241-2/+2
| | | | | | | * Rip out old macro and action_function system * Update quantum/action_util.c Co-authored-by: Joel Challis <git@zvecr.com>
* Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre2019-11-201-1/+0
| | | | | | | | | | * 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>
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-8/+2
| | | | | | | | * Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-5/+0
|
* Refactor for DeltaSplit75 (#3132)noroadsleft2018-06-061-21/+24
|
* Remove extra underscore from MASTER_RIGHT defineDanny Nguyen2017-11-011-1/+1
|
* Normalize all line endingsZeal Jagannatha2017-08-011-31/+31
|
* Hopefully compile issues are gone, and updated filesunknown2017-07-281-30/+30
|
* Changed case of protosplitDonald2017-07-282-0/+62
Also updated readme to have correct capitalization.