]> git.donarmstrong.com Git - qmk_firmware.git/commit
Relocate magic keycode processing (#7512)
authorJoel Challis <git@zvecr.com>
Tue, 3 Dec 2019 19:48:55 +0000 (19:48 +0000)
committerGitHub <noreply@github.com>
Tue, 3 Dec 2019 19:48:55 +0000 (19:48 +0000)
commitd598f01cb7b9d4d9e8fc7bbc951b70be7726a468
tree84ca6e81fba9d76777636cd8cfd1c17e7ed13dd8
parent1718dfa658dbe8ad144100b561794c5596ac5f08
Relocate magic keycode processing (#7512)

* Move magic keycode processing to own file

* Save some bytes

* Update comments

* Update define to one thats not already used...

* Fix audio
common_features.mk
quantum/process_keycode/process_magic.c [new file with mode: 0644]
quantum/process_keycode/process_magic.h [new file with mode: 0644]
quantum/quantum.c
quantum/quantum.h