index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tmk_core
/
protocol
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
CTRL and ALT updates
patrickmt
2018-09-05
2
-3
/
+8
*
Add the ability to disable the USB startup check for Chibios
yiancar
2018-09-05
1
-0
/
+7
*
Keyboard: Rename alt67 to alt (#3824)
patrickmt
2018-09-01
1
-1
/
+0
*
STM32 EEPROM Emulation (#3741)
yiancar
2018-08-29
1
-0
/
+7
*
Massdrop keyboard support (#3780)
patrickmt
2018-08-29
56
-0
/
+16817
*
Loop based vusb_transfer_keyboard
Rasmus Schults
2018-07-22
1
-11
/
+16
*
VUSB fix report dropping if usbInterruptIsReady() returns false
Rasmus Schults
2018-07-22
1
-0
/
+3
*
Adds support for Planck Rev 6 (#2666)
Jack Humbert
2018-07-16
1
-5
/
+7
*
Add a custom USB driver for ARM (#2750)
fredizzimo
2018-04-15
4
-42
/
+729
*
Tabs to spaces in usb_descriptor.h
fauxpark
2018-04-11
1
-17
/
+17
*
Generate API docs from source code comments (#2491)
skullydazed
2018-03-22
2
-6
/
+116
*
Fixed dead links (#2451)
Brian Choromanski
2018-03-01
2
-6
/
+6
*
Change the CDC_NOTIFICATION_EPSIZE back to 8 from 32
Fred Sundvik
2018-02-12
1
-1
/
+1
*
Merge ChibiOS and LUFA descriptor support (#2362)
fredizzimo
2018-02-08
14
-1140
/
+653
*
Send usb wakeup through ChibiOS
Fred Sundvik
2018-02-07
3
-26
/
+2
*
Update ChibiOS to 17.6.3
Fred Sundvik
2018-02-07
1
-6
/
+5
*
Update personal layouts, free up matrix_scan_user for JJ40 (#2319)
Kenneth Aloysius
2018-02-02
1
-1
/
+1
*
Adds serial number string to USB descriptors (#1996)
Jack Humbert
2017-11-17
1
-1
/
+17
*
Fix pointing device feature
Rob Rogers
2017-10-31
2
-1
/
+6
*
fix Logical Maximum to be recognized as 255 instead of -1
Takayuki Matsubara
2017-10-31
1
-1
/
+1
*
Added BLE support for USB-USB converter. (#1824)
Benjamin Dengler
2017-10-15
1
-0
/
+3
*
Add option to reverse PS2 mouse axes and scrolling
Jesper Brix Rosenkilde
2017-10-10
1
-0
/
+12
*
Clueboard 60% support (#1746)
skullydazed
2017-09-29
2
-22
/
+31
*
Force Raw HID interface number to 1 always (#1669)
Wilba6582
2017-09-06
1
-10
/
+13
*
Add compile error if too many endpoints are defined for the ATmega32U4.
Joe Wasson
2017-08-20
1
-1
/
+2
*
cleanup usb-usb converter code
Balz Guenat
2017-08-15
1
-1
/
+0
*
some major steps toward making the usb-usb converter work
Balz Guenat
2017-08-15
5
-22
/
+47
*
update lufa implementation
Jack Humbert
2017-07-07
3
-7
/
+8
*
delete old lufa
Jack Humbert
2017-07-07
525
-101214
/
+0
*
Adafruit Feather BLE / BLE Friend mouse buttons support
Priyadi Iman Nurcahyo
2017-05-29
3
-3
/
+21
*
Merge pull request #1327 from Dbroqua/master
Jack Humbert
2017-05-26
1
-14
/
+15
|
\
|
*
- Added integration of IBM Trackpoint
dbroqua
2017-05-26
1
-14
/
+15
*
|
Use variable to disable usb check at startup
yiancar
2017-05-26
1
-1
/
+1
|
/
*
Add RN42 Bluetooth module support
Travis La Marr
2017-03-29
3
-2
/
+38
*
Merge pull request #1112 from newsboytko/newsboytko/midi-keycodes
Jack Humbert
2017-03-28
2
-6
/
+15
|
\
|
*
Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCED
Gabriel Young
2017-02-25
1
-0
/
+4
|
*
implement modulation
Gabriel Young
2017-02-19
1
-1
/
+1
|
*
initial implementation of polyphony using variable length array of notes on
Gabriel Young
2017-02-19
2
-5
/
+10
*
|
Add BLE and EZKey module defines.
Travis La Marr
2017-03-24
1
-4
/
+4
*
|
Readd bluetooth output direction on standard key input.
Travis La Marr
2017-03-24
1
-8
/
+10
*
|
Refactor Bluetooth Handling
Travis La Marr
2017-03-24
5
-51
/
+49
|
/
*
Supress warnings from ps2_mouse.h
Priyadi Iman Nurcahyo
2017-02-12
1
-2
/
+3
*
Merge pull request #1062 from luizribeiro/fix-win
Jack Humbert
2017-02-07
1
-2
/
+2
|
\
|
*
Fix V-USB bug on Windows 10
Luiz Ribeiro
2017-02-01
1
-2
/
+2
*
|
Fix wrong include
Priyadi Iman Nurcahyo
2017-02-01
1
-1
/
+1
*
|
Limit outputselect to AVR only for now
Priyadi Iman Nurcahyo
2017-02-01
3
-2
/
+2
*
|
Move outputselect to parent dir to satisfy non LUFA keyboards
Priyadi Iman Nurcahyo
2017-02-01
2
-0
/
+0
*
|
Implement runtime selectable output (USB or BT)
Priyadi Iman Nurcahyo
2017-02-01
4
-69
/
+145
|
/
*
Simplified and polished a bit the code changes on tmk_core
Luiz Ribeiro
2017-01-21
1
-2
/
+2
*
Got ps2avrGB to work with the V-USB protocol
Luiz Ribeiro
2017-01-21
3
-8
/
+27
[prev]
[next]