Commit Graph

24 Commits (3b0fd160df04f4d93f8d8442c8c61d21f0ce3740)

Author SHA1 Message Date
Jack Humbert 897f5b2f9d updates midi in play_note to better octave 8 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
8 years ago
Eric Tang 620ac4b260 Update functions used to write to EEPROM 9 years ago
IBNobody d5b72e7bde Fixed many compiler warnings related to print being disabled 9 years ago
Jack Humbert bb0836c620 the spacessss 9 years ago
Jack Humbert 63462bf8c1 changing up the makefile a bit 9 years ago
Jack Humbert eb61700912 better integrations 9 years ago
Jack Humbert 547da78335 merging tmk 9 years ago
Jun Wako 5ce9bf8353 Merge commit 'fdc38ef3f92af7adeeb4de49550d8838c8a39b5c' 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 9b99f8f864 next_usb: Fix next_kbd_set_leds() 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 1efdd867c8 usb_usb: Ignore error usage(0x01-03) report 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.
9 years ago
tmk 80fd3b0b24 ibm4704_usb: Fix protocol handling 9 years ago
tmk 6b588eb7f7 Add keyboard_setup() and matrix_setup() 9 years ago
tmk 9a2282157f ibm4704_usb: Fix interrupt of clock(rising edge) 9 years ago
tmk b8fba54a20 usb_usb: Change debug LED pin config 9 years ago
tmk f1f2066657 Merge commit 'f6d56675f9f981c5464f0ca7a1fbb0162154e8c5' 9 years ago
tmk d9fee5571d Merge commit '4d116a04e94cf0d19317d5b44e4fa9f34a3e5594' 10 years ago
tmk d5482f29f4 Fix debug print 10 years ago
tmk d42aa47809 Fix ibm4704 protocol with using interrupt 10 years ago
tmk 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 10 years ago