Jack Humbert
897f5b2f9d
updates midi in play_note to better octave
2016-05-23 23:44:36 -04:00
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
2016-05-15 00:51:06 -04:00
Eric Tang
620ac4b260
Update functions used to write to EEPROM
2016-04-21 20:07:03 -07:00
IBNobody
d5b72e7bde
Fixed many compiler warnings related to print being disabled
2016-04-17 12:54:32 -05:00
Jack Humbert
bb0836c620
the spacessss
2016-04-15 00:26:22 -04:00
Jack Humbert
63462bf8c1
changing up the makefile a bit
2016-04-14 20:42:14 -04:00
Jack Humbert
eb61700912
better integrations
2016-01-20 00:06:52 -05:00
Jack Humbert
547da78335
merging tmk
2015-10-27 12:42:30 -04:00
Jun Wako
5ce9bf8353
Merge commit 'fdc38ef3f92af7adeeb4de49550d8838c8a39b5c'
2015-09-24 12:29:11 +09:00
tmk
ed9766a7d4
core: Fix for disabling NKRO in Boot protocol
2015-09-20 14:34:13 +09:00
tmk
bf3d4b3c06
lufa: Fix endpoint bank mode for ATMega32u2
2015-09-20 10:48:47 +09:00
tmk
9b99f8f864
next_usb: Fix next_kbd_set_leds()
2015-09-20 10:33:25 +09:00
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.
2015-07-23 12:05:51 +09:00
tmk
1efdd867c8
usb_usb: Ignore error usage(0x01-03) report
2015-07-15 16:02:20 +09:00
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.
2015-05-22 18:11:42 +09:00
tmk
80fd3b0b24
ibm4704_usb: Fix protocol handling
2015-05-19 00:39:44 +09:00
tmk
6b588eb7f7
Add keyboard_setup() and matrix_setup()
2015-05-19 00:39:43 +09:00
tmk
9a2282157f
ibm4704_usb: Fix interrupt of clock(rising edge)
2015-05-19 00:39:43 +09:00
tmk
b8fba54a20
usb_usb: Change debug LED pin config
2015-05-13 15:59:49 +09:00
tmk
f1f2066657
Merge commit 'f6d56675f9f981c5464f0ca7a1fbb0162154e8c5'
2015-05-13 11:13:10 +09:00
tmk
d9fee5571d
Merge commit '4d116a04e94cf0d19317d5b44e4fa9f34a3e5594'
2015-04-28 11:27:10 +09:00
tmk
d5482f29f4
Fix debug print
2015-04-22 14:18:13 +09:00
tmk
d42aa47809
Fix ibm4704 protocol with using interrupt
2015-04-22 14:18:13 +09:00
tmk
1a02ebcc61
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
2015-04-10 01:32:04 +09:00