summaryrefslogtreecommitdiffstats
path: root/keyboards/gh60/satan/keymaps/midi/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated Quantum keycodes (#19712)Ryan2023-01-291-1/+1
|
* Normalise MIDI keycodes (#18972)Ryan2022-11-071-5/+5
| | | | | | | | | | | | | | | | | | | | | * `MI_ON`, `MI_OFF`, `MI_TOG` -> `MI_TOGG` * `MI_CH*`, `MI_CHU` -> `MI_CHNU`, `MI_CHD` -> `MI_CHND` * `MI_VEL_*` -> `MI_VL*`, `MI_VELU`, `MI_VELD` * `MI_TRNS_*` -> `MI_TR*`, `MI_TRNSU` -> `MI_TRSU`, `MI_TRNSD` -> `MI_TRSD` * `MI_OCT_*` -> `MI_OC*`, `MI_OCTU`, `MI_OCTD` * Misc controls * Note keycodes * Add legacy keycodes * Regenerate keycodes * Typo
* GH60 Refactor: Move Satan into GH60 directory (#6485)MechMerlin2019-08-041-0/+77
* Move Satan into the GH60 directory to avoid the confusion of what PCB people have * set bootmagic to lite * rename gh60 file to revc