index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tmk_core
Age
Commit message (
Expand
)
Author
2018-02-02
Update personal layouts, free up matrix_scan_user for JJ40 (#2319)
Kenneth Aloysius
2018-02-02
Use perl directly instead of grep -P
Erin Call
2018-01-28
Always copy the firmware file to the root qmk_firmware directory (#2314)
skullydazed
2018-01-21
Revert back to normal sleeping wait behaviour for STM32
Fred Sundvik
2018-01-21
Fix compiler settings for MCUs with floating point
Fred Sundvik
2018-01-18
Backlighting for JJ40 and underglow initialisation code (#2260)
Kenneth Aloysius
2018-01-12
Add -e to enable interpretation of escape characters
Danny Nguyen
2018-01-01
backlight breathing overhaul (#2187)
Balz Guenat
2017-12-19
Unsign key argument in add_key_to_report
fauxpark
2017-12-15
make 'layer_state_set' visible to user code
Colin T.A. Gray
2017-12-15
fixes 'layer_state_cmp' when layer is '1' (aka layer 0, aka layer 1<<0)
Colin T.A. Gray
2017-12-08
helper to compare current layer_state to user layer
Colin T.A. Gray
2017-11-27
Updates bootloader settings, adds file size check (#2029)
Jack Humbert
2017-11-22
I found a typo!
Colin T.A. Gray
2017-11-21
Allow multiple process_record() calls per scan
Seebs
2017-11-17
Adds serial number string to USB descriptors (#1996)
Jack Humbert
2017-11-14
QMK DFU bootloader generation (#2009)
Jack Humbert
2017-11-06
add pgm_read_dword for Infinity ErgoDox
Takayuki Matsubara
2017-11-06
adds per-layer rgb color option to ez
Jack Humbert
2017-11-01
Adds .qmk file type as a target for QMK Toolbox (#1084)
Jack Humbert
2017-10-31
Fix pointing device feature
Rob Rogers
2017-10-31
RETRO_TAPPING (#1922)
tsankuanglee
2017-10-31
fix Logical Maximum to be recognized as 255 instead of -1
Takayuki Matsubara
2017-10-16
Fix avrdude message to not mention any specific device model.
Phil Hagelberg
2017-10-15
Added BLE support for USB-USB converter. (#1824)
Benjamin Dengler
2017-10-14
Make arguments redo, subproject elimination (#1784)
Jack Humbert
2017-10-10
Add option to reverse PS2 mouse axes and scrolling
Jesper Brix Rosenkilde
2017-10-10
#1792 added in waits from tmk for locking switches
Joe Martin
2017-10-06
Generic Pointing Device (#1767)
Snipeye
2017-09-30
Don't process keycodes on the slave
Fred Sundvik
2017-09-29
Clueboard 60% support (#1746)
skullydazed
2017-09-06
Force Raw HID interface number to 1 always (#1669)
Wilba6582
2017-08-27
add rule shortcut via @samwho's suggesion
Jack Humbert
2017-08-27
add bin targets - closes #1648, fixes #1647
Jack Humbert
2017-08-21
update building for .hex, secrets moving
Jack Humbert
2017-08-20
Fix compilation error when NO_ACTION_LAYER is defined.
Joe Wasson
2017-08-20
Add compile error if too many endpoints are defined for the ATmega32U4.
Joe Wasson
2017-08-16
Add message to avrdude script that it can't used within WSL currently
Danny Nguyen
2017-08-15
cleanup usb-usb converter code
Balz Guenat
2017-08-15
some major steps toward making the usb-usb converter work
Balz Guenat
2017-08-15
Remove floating point calculation in mouse move. Saves approx 650 bytes if n...
Martin Sandiford
2017-08-13
Added "EECONFIG_HANDEDNESS" to the eeconfig.h , because when RGB was enabled ...
That-Canadian
2017-08-08
move version info to the top of the output
Jack Humbert
2017-08-08
add version to make output
Jack Humbert
2017-08-03
Move avrdude flashing script from individual keyboard rules.mk to common loca...
Danny Nguyen
2017-07-27
Add support for GeminiPR steno protocol.
Joe Wasson
2017-07-13
Merge pull request #1491 from fredizzimo/msys2
Jack Humbert
2017-07-11
Fix bitfield problem when compiling in native mingw
Fred Sundvik
2017-07-10
Start mvoing hardware drivers to /drivers/ (#1433)
Jack Humbert
2017-07-10
Don't search for TEENSY_LOADER_CLI if it's already defined
Fred Sundvik
[next]