Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-07 | fix HID_RI_LOGICAL_MAXIMUM value (#388) | Masahiro Wakame | |
2016-05-23 | updates midi in play_note to better octave | Jack Humbert | |
2016-05-15 | updates midi functionality (#331) | Jack Humbert | |
* 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-04-21 | Update functions used to write to EEPROM | Eric Tang | |
2016-04-17 | Fixed many compiler warnings related to print being disabled | IBNobody | |
2016-04-15 | the spacessss | Jack Humbert | |
2016-04-14 | changing up the makefile a bit | Jack Humbert | |
2016-01-20 | better integrations | Jack Humbert | |
2015-10-27 | merging tmk | Jack Humbert | |
2015-09-24 | Merge commit 'fdc38ef3f92af7adeeb4de49550d8838c8a39b5c' | Jun Wako | |
2015-09-20 | core: Fix for disabling NKRO in Boot protocol | tmk | |
2015-09-20 | lufa: Fix endpoint bank mode for ATMega32u2 | tmk | |
2015-09-20 | next_usb: Fix next_kbd_set_leds() | tmk | |
2015-07-23 | core: Fix lufa suspend callback(#234) | tmk | |
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-15 | usb_usb: Ignore error usage(0x01-03) report | tmk | |
2015-05-22 | lufa: Fix console flush #223 | tmk | |
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-19 | ibm4704_usb: Fix protocol handling | tmk | |
2015-05-19 | Add keyboard_setup() and matrix_setup() | tmk | |
2015-05-19 | ibm4704_usb: Fix interrupt of clock(rising edge) | tmk | |
2015-05-13 | usb_usb: Change debug LED pin config | tmk | |
2015-05-13 | Merge commit 'f6d56675f9f981c5464f0ca7a1fbb0162154e8c5' | tmk | |
2015-04-28 | Merge commit '4d116a04e94cf0d19317d5b44e4fa9f34a3e5594' | tmk | |
2015-04-22 | Fix debug print | tmk | |
2015-04-22 | Fix ibm4704 protocol with using interrupt | tmk | |
2015-04-10 | Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' | tmk | |