]> git.donarmstrong.com Git - qmk_firmware.git/commit
Update existing keymaps
authorGabriel Young <gabeplaysdrums@live.com>
Sun, 26 Feb 2017 04:41:13 +0000 (20:41 -0800)
committerGabriel Young <gabeplaysdrums@live.com>
Sun, 26 Feb 2017 04:41:13 +0000 (20:41 -0800)
commita64ae1066250d3aafb6e9670bf617237ec4338e7
tree9d91360888e2f14c7d7fe84d0a821c629a7340d3
parentea14ed122fb5c1b3be5f5d6edda9b39b151692e5
Update existing keymaps

Update existing keymaps to enable MIDI_BASIC functionality.  Also added
an option MIDI_ENABLE_STRICT to be strict about keycode use (which also
reduces memory footprint at runtime)
23 files changed:
keyboards/planck/keymaps/dbroqua/config.h [new file with mode: 0644]
keyboards/planck/keymaps/default/config.h [new file with mode: 0644]
keyboards/planck/keymaps/experimental/config.h
keyboards/planck/keymaps/impossible/config.h [new file with mode: 0644]
keyboards/planck/keymaps/jeebak/config.h [new file with mode: 0644]
keyboards/planck/keymaps/jhenahan/config.h
keyboards/planck/keymaps/premek/config.h [new file with mode: 0644]
keyboards/planck/keymaps/sgoodwin/config.h [new file with mode: 0644]
keyboards/planck/keymaps/smt/config.h [new file with mode: 0644]
keyboards/planck/keymaps/thermal_printer/config.h
keyboards/planck/keymaps/unicode/config.h [new file with mode: 0644]
keyboards/planck/keymaps/xyverz/config.h [new file with mode: 0644]
keyboards/preonic/keymaps/CMD-Preonic/config.h [new file with mode: 0644]
keyboards/preonic/keymaps/default/config.h [new file with mode: 0644]
keyboards/preonic/keymaps/smt/config.h [new file with mode: 0644]
keyboards/satan/keymaps/midi/config.h
keyboards/subatomic/keymaps/default/config.h [new file with mode: 0644]
quantum/process_keycode/process_audio.c
quantum/process_keycode/process_music.c
quantum/process_keycode/process_music.h
quantum/quantum.c
quantum/quantum_keycodes.h
quantum/template/config.h