You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
arm_atsam
Massdrop keyboard updates for SEND_STRING, syscalls, stdio, debug prints, Auto Shift ( #3973 )
7 years ago
bluefruit
merging tmk
9 years ago
chibios
Add the ability to disable the USB startup check for Chibios
7 years ago
iwrap
Fix pointing device feature
7 years ago
lufa
rgblight.[ch] more configurable ( #3582 )
7 years ago
mbed
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
10 years ago
midi
Merge ChibiOS and LUFA descriptor support ( #2362 )
7 years ago
pjrc
Use keyboard config for nkro ( #7 )
9 years ago
usb_hid
Fixed dead links ( #2451 )
7 years ago
vusb
Loop based vusb_transfer_keyboard
7 years ago
adb.c
Merge commit '4d116a04e94cf0d19317d5b44e4fa9f34a3e5594'
10 years ago
adb.h
Merge commit '4d116a04e94cf0d19317d5b44e4fa9f34a3e5594'
10 years ago
arm_atsam.mk
Massdrop keyboard updates for SEND_STRING, syscalls, stdio, debug prints, Auto Shift ( #3973 )
7 years ago
bluefruit.mk
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
10 years ago
chibios.mk
Add a custom USB driver for ARM ( #2750 )
7 years ago
ibm4704.c
ibm4704_usb: Fix protocol handling
10 years ago
ibm4704.h
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
10 years ago
iwrap.mk
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
10 years ago
lufa.mk
Merge ChibiOS and LUFA descriptor support ( #2362 )
7 years ago
m0110.c
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
10 years ago
m0110.h
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
10 years ago
midi.mk
Merge ChibiOS and LUFA descriptor support ( #2362 )
7 years ago
news.c
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
10 years ago
news.h
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
10 years ago
next_kbd.c
next_usb: Fix next_kbd_set_leds()
10 years ago
next_kbd.h
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
10 years ago
pjrc.mk
Fix pointing device feature
7 years ago
ps2.h
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
10 years ago
ps2_busywait.c
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
10 years ago
ps2_interrupt.c
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
10 years ago
ps2_io.h
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
10 years ago
ps2_io_avr.c
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
10 years ago
ps2_io_mbed.c
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
10 years ago
ps2_mouse.c
Add option to reverse PS2 mouse axes and scrolling
8 years ago
ps2_mouse.h
Supress warnings from ps2_mouse.h
8 years ago
ps2_usart.c
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
10 years ago
serial.h
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
10 years ago
serial_mouse.h
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
10 years ago
serial_mouse_microsoft.c
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
10 years ago
serial_mouse_mousesystems.c
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
10 years ago
serial_soft.c
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
10 years ago
serial_uart.c
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
10 years ago
usb_descriptor.c
Merge ChibiOS and LUFA descriptor support ( #2362 )
7 years ago
usb_descriptor.h
Tabs to spaces in usb_descriptor.h
7 years ago
usb_hid.mk
cleanup usb-usb converter code
8 years ago
vusb.mk
Simplified and polished a bit the code changes on tmk_core
8 years ago