You cannot 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 4a5e68f4f2 Bringing Massdrop keyboard hardware configuration to keyboard level (#4593)
MCU Pins for debugging, LED, boot tracing, and shift registers are now configurable at keyboard level.
Macros led_* replaced by DBG_LED_*
Macros m15_* replaced by DBG_1_*
Macros m27_* replaced by DBG_2_*
Macros m28_* replaced by DBG_3_*
For CTRL and ALT keyboards, debug boot tracing pin default now set to pad M27 instead of M28 since although M28 is not being used, it is technically a signal for USB port detection.
m15_print(...) renamed to dbg_print(...) to get away from hard coded port names.
dbg_print function now follows similar pattern to debug led output.
7 years ago
..
arm_atsam Bringing Massdrop keyboard hardware configuration to keyboard level (#4593) 7 years ago
bluefruit
chibios fixed misplaced paranthesis in arm usb mouse send function (#4478) 7 years ago
iwrap Fix pointing device feature 8 years ago
lufa Only try to read the report ID from SetReport when the keyboard is part of the shared EP 7 years ago
mbed
midi Merge ChibiOS and LUFA descriptor support (#2362) 8 years ago
pjrc Use keyboard config for nkro (#7) 9 years ago
usb_hid Fixed dead links (#2451) 8 years ago
vusb Add support for Atmega32A to pin declarations and universal matrix (#4015) 7 years ago
adb.c
adb.h
arm_atsam.mk Massdrop keyboard updates for SEND_STRING, syscalls, stdio, debug prints, Auto Shift (#3973) 7 years ago
bluefruit.mk
chibios.mk Add a custom USB driver for ARM (#2750) 8 years ago
ibm4704.c
ibm4704.h
iwrap.mk
lufa.mk Merge ChibiOS and LUFA descriptor support (#2362) 8 years ago
m0110.c
m0110.h
midi.mk Merge ChibiOS and LUFA descriptor support (#2362) 8 years ago
news.c
news.h
next_kbd.c
next_kbd.h
pjrc.mk Fix pointing device feature 8 years ago
ps2.h
ps2_busywait.c
ps2_interrupt.c
ps2_io.h
ps2_io_avr.c
ps2_io_mbed.c
ps2_mouse.c Add option to reverse PS2 mouse axes and scrolling 8 years ago
ps2_mouse.h Supress warnings from ps2_mouse.h 9 years ago
ps2_usart.c
serial.h
serial_mouse.h
serial_mouse_microsoft.c
serial_mouse_mousesystems.c
serial_soft.c
serial_uart.c
usb_descriptor.c Use a single endpoint for HID reports (#3951) 7 years ago
usb_descriptor.h Use a single endpoint for HID reports (#3951) 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 9 years ago
xt.h Keyboard: Port of TMK XT USB Converter (#3619) 7 years ago
xt_interrupt.c Keyboard: Port of TMK XT USB Converter (#3619) 7 years ago