Commit Graph

11 Commits (a5d638ad3091e2d553eaa04d933df28eeced5a8b)

Author SHA1 Message Date
Jack Humbert 897f5b2f9d updates midi in play_note to better octave 9 years ago
Jack Humbert fde477a927 updates midi functionality (#331)
* implements leader key for planck experimental

* allows override of leader timeout

* adds ability to use the leader key in seq

* fixes leader keycode

* adds chording prototype

* fixes keycode detection

* moves music mode to quantum.c

* disables chording by default

* adds music sequencer functionality

* implements audio/music functions in quantum.c

* splits up process_action to allow independent processing of actions

* moves midi stuff to quantum.c

* adds additional scales for midi
9 years ago
IBNobody d5b72e7bde Fixed many compiler warnings related to print being disabled 9 years ago
Jack Humbert eb61700912 better integrations 9 years ago
Jack Humbert 547da78335 merging tmk 9 years ago
tmk ed9766a7d4 core: Fix for disabling NKRO in Boot protocol 9 years ago
tmk bf3d4b3c06 lufa: Fix endpoint bank mode for ATMega32u2 9 years ago
tmk 35203cad6a core: Fix lufa suspend callback(#234)
With matrix_power_down() in suspend event HHKB JP doesn't start up for some reason.
It is unneeded in actual and removed.
9 years ago
tmk fdce0c9cc0 lufa: Fix console flush #223
Old console sent unneeded empty data every one milli sencond.
After this fix console flushes endpoint data bank every 50ms only when needed.
10 years ago
tmk 6b588eb7f7 Add keyboard_setup() and matrix_setup() 10 years ago
tmk 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 10 years ago