Allow customization of the number of tone keycodes and add example keymap
This commit is contained in:
parent
ae0752dff5
commit
d1fe24ad9f
6 changed files with 180 additions and 0 deletions
|
@ -159,4 +159,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
//#define NO_ACTION_MACRO
|
||||
//#define NO_ACTION_FUNCTION
|
||||
|
||||
/* override number of MIDI tone keycodes (each octave adds 12 bytes) */
|
||||
//#define MIDI_TONE_KEYCODE_OCTAVES 1
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue