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
/
common
Age
Commit message (
Expand
)
Author
2017-04-13
Make MOUSEKEY_MOVE_MAX and MOUSEKEY_WHEEL_MAX configurable
Fred Sundvik
2017-04-09
Empty implementation of has_onshot_mods_timed_out
Fred Sundvik
2017-03-29
Merge branch 'master' into to_push
Zay950
2017-03-28
Merge pull request #1098 from lambdalisue/tapping-force-hold
Jack Humbert
2017-02-25
Removes redundant {} which cause build failure when DEBUG_ACTION is set
Phong Nguyen
2017-02-14
Merge pull request #1101 from priyadi/layer_state_set_kb
Jack Humbert
2017-02-15
Fix bug fix attempt
Priyadi Iman Nurcahyo
2017-02-15
Bug fix & added default_layer_state_set_kb
Priyadi Iman Nurcahyo
2017-02-15
Add layer_state_set_kb hook
Priyadi Iman Nurcahyo
2017-02-14
Add TAPPING_FORCE_HOLD to regulate behaviour
lambdalisue
2017-02-13
Implement faux-clicky feature
Priyadi Iman Nurcahyo
2017-02-07
Merge pull request #1068 from adzenith/master
Jack Humbert
2017-02-07
Merge pull request #1046 from LukeSilva/master
Jack Humbert
2017-02-06
Merge pull request #1010 from SjB/oneshot_timeout_fix
Jack Humbert
2017-02-05
Minor cleanup
Nikolaus Wittenstein
2017-01-29
moved oneshot cancellation code outside of process_record.
SjB
2017-01-28
Add support for various tapping macros
Luke Silva
2017-01-26
Fix documentation for TMK actions
Luke Silva
2017-01-24
Merge pull request #1014 from SjB/lcd_mods_status
Jack Humbert
2017-01-21
Simplified and polished a bit the code changes on tmk_core
Luiz Ribeiro
2017-01-21
Got ps2avrGB to work with the V-USB protocol
Luiz Ribeiro
2017-01-17
added mods status bit to visualizer.
SjB
2017-01-15
oneshot timeout would only timeout after an event.
SjB
2016-12-29
Keycode refactor
Wilba6582
2016-12-05
Merge pull request #921 from Wilba6582/raw_hid
Jack Humbert
2016-12-02
Merge pull request #913 from wez/ble_1
Jack Humbert
2016-12-01
Initial version of Raw HID interface
Wilba6582
2016-11-28
Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7
Jack Humbert
2016-11-27
Tidy up atomicity in timer.c and ring_buffer.h
Wez Furlong
2016-11-23
Fixed NO_SUSPEND_POWER_DOWN handling
Wilba6582
2016-11-23
Fixed NO_SUSPEND_POWER_DOWN handling
Wilba6582
2016-11-22
Merge pull request #898 from PureSpider/backlight-fix
Jack Humbert
2016-11-22
Set backlight status to on if it's at maximum brightness already and the brig...
PureSpider
2016-11-21
cleaning up midid
Jack Humbert
2016-11-10
Keep unicode's input_mode through a power cycle
Zach Nielsen
2016-10-28
Refactoring Matrix scanning
IBNobody
2016-10-28
Fixing Debounce - WIP
IBNobody
2016-10-23
Fixed some large keyboard bugs
IBNobody
2016-09-28
Fix #770, Fix #779
IBNobody
2016-09-23
Fix issue #772 Meh and Hyper not working
Didier Loiseau
2016-09-12
Fixed NO_PRINT / USER_PRINT conflict warning.
IBNobody
2016-09-07
Added User Print - A "light" console out option (#8)
IBNobody
2016-09-06
Use keyboard config for nkro (#7)
IBNobody
2016-08-27
Merge branch 'master' into fix_line_endings
Fred Sundvik
2016-08-27
Normalize line endings
Fred Sundvik
2016-08-24
Merge remote-tracking branch 'upstream/master' into makefile_overhaul
Fred Sundvik
2016-08-23
Merge pull request #677 from SmackleFunky/master
Jack Humbert
2016-08-23
Merge branch 'master' into makefile_overhaul
Fred Sundvik
2016-08-23
Added USB Virtual Serial support
Jason Green
2016-08-20
Improve one-hand support by adding more actions and tap keys.
Joe Wasson
[next]