qmk-firmware/lib
patrickmt 239f02408e Massdrop keyboard updates for SEND_STRING, syscalls, stdio, debug prints, Auto Shift (#3973)
* Update for SEND_STRING usage

Update for SEND_STRING usage.
Sending keyboard reports (kbd, nkro) now obey the minimum polling time.
While attempting to send a keyboard report and waiting for a USB poll, other functions of the keyboard, including LED effects and power management, will continue to operate at their intended intervals.

* Updates for send string, syscalls, stdio, debug prints, auto shift

Now properly waiting for previous keys sent over USB to complete before sending new.
Added heap to linker and now compiling with syscalls support.
Removed custom string functions and now using stdio.
dprintf now works as intended through virtser device.

* CTRL and ALT keymap updates

CTRL mac keymap updated
ALT default and mac keymap updated
ALT rules.mk added Auto Shift with default no

* Code cleanup as per discussion with vomindoraan

Code cleanup as per discussion with vomindoraan
2018-09-28 21:32:15 -04:00
..
arm_atsam/packs Massdrop keyboard updates for SEND_STRING, syscalls, stdio, debug prints, Auto Shift (#3973) 2018-09-28 21:32:15 -04:00
chibios@587968d6cb Merge ChibiOS and LUFA descriptor support (#2362) 2018-02-08 15:07:46 -05:00
chibios-contrib@ede48346ee Merge ChibiOS and LUFA descriptor support (#2362) 2018-02-08 15:07:46 -05:00
googletest@ec44c6c167 Add Google Test submodule 2016-08-27 21:57:49 +03:00
lufa Fix mismatched aliased event and event stub function prototypes. 2018-09-11 12:52:57 -07:00
ugfx@3e97b74e03 Update uGFX and Chibios submodules + fixes (#1363) 2017-06-13 21:13:39 -07:00