index
:
avr/qmk/firmware
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tmk_core
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Workaround for the macOS caps lock delay (#1308)
jerryen
2017-05-19
1
-0
/
+4
*
added comments and made function name clearer
Jeremiah
2017-05-14
1
-13
/
+18
*
whoops
Jeremiah
2017-05-14
1
-2
/
+2
*
faster, less bits :)
Jeremiah
2017-05-14
1
-9
/
+2
*
faster and less bits... again
Jeremiah
2017-05-13
1
-6
/
+5
*
faster and less bits
Jeremiah
2017-05-13
1
-18
/
+15
*
should be using matrix_row_t
Jeremiah
2017-05-13
1
-3
/
+3
*
a bit smaller
Jeremiah
2017-05-13
1
-6
/
+6
*
a bit smaller
Jeremiah
2017-05-13
1
-18
/
+35
*
improvements
Jeremiah
2017-05-13
2
-24
/
+16
*
anti-ghost improvement for older keyboards with empty spots in matrix
Jeremiah
2017-05-13
2
-7
/
+31
*
Call led_set for layer action events to update LEDs on layer changes
Nephiel
2017-05-10
1
-0
/
+15
*
Fix warnings when ACTION_ONESHOT is disabled
Fred Sundvik
2017-04-13
1
-1
/
+1
*
Include host.h from suspend.c
Fred Sundvik
2017-04-13
1
-0
/
+1
*
Make MOUSEKEY_MOVE_MAX and MOUSEKEY_WHEEL_MAX configurable
Fred Sundvik
2017-04-13
1
-2
/
+11
*
Empty implementation of has_onshot_mods_timed_out
Fred Sundvik
2017-04-09
1
-1
/
+5
*
Merge branch 'master' into to_push
Zay950
2017-03-29
17
-68
/
+167
|
\
|
*
Merge pull request #1098 from lambdalisue/tapping-force-hold
Jack Humbert
2017-03-28
1
-4
/
+5
|
|
\
|
|
*
Add TAPPING_FORCE_HOLD to regulate behaviour
lambdalisue
2017-02-14
1
-4
/
+5
|
*
|
Removes redundant {} which cause build failure when DEBUG_ACTION is set
Phong Nguyen
2017-02-25
1
-1
/
+1
|
*
|
Merge pull request #1101 from priyadi/layer_state_set_kb
Jack Humbert
2017-02-14
2
-0
/
+17
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Fix bug fix attempt
Priyadi Iman Nurcahyo
2017-02-15
1
-2
/
+2
|
|
*
Bug fix & added default_layer_state_set_kb
Priyadi Iman Nurcahyo
2017-02-15
2
-2
/
+11
|
|
*
Add layer_state_set_kb hook
Priyadi Iman Nurcahyo
2017-02-15
2
-0
/
+8
|
*
|
Implement faux-clicky feature
Priyadi Iman Nurcahyo
2017-02-13
2
-0
/
+19
|
|
/
|
*
Merge pull request #1068 from adzenith/master
Jack Humbert
2017-02-07
3
-8
/
+2
|
|
\
|
|
*
Minor cleanup
Nikolaus Wittenstein
2017-02-05
3
-8
/
+2
|
*
|
Merge pull request #1046 from LukeSilva/master
Jack Humbert
2017-02-07
2
-5
/
+31
|
|
\
\
|
|
*
|
Add support for various tapping macros
Luke Silva
2017-01-28
1
-2
/
+24
|
|
*
|
Fix documentation for TMK actions
Luke Silva
2017-01-26
1
-3
/
+7
|
|
|
/
|
*
|
Merge pull request #1010 from SjB/oneshot_timeout_fix
Jack Humbert
2017-02-06
1
-8
/
+8
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
moved oneshot cancellation code outside of process_record.
SjB
2017-01-29
1
-8
/
+8
|
|
*
oneshot timeout would only timeout after an event.
SjB
2017-01-15
1
-7
/
+7
|
*
|
Merge pull request #1014 from SjB/lcd_mods_status
Jack Humbert
2017-01-24
1
-1
/
+1
|
|
\
\
|
|
*
|
added mods status bit to visualizer.
SjB
2017-01-17
1
-1
/
+1
|
|
|
/
|
*
|
Simplified and polished a bit the code changes on tmk_core
Luiz Ribeiro
2017-01-21
3
-4
/
+5
|
*
|
Got ps2avrGB to work with the V-USB protocol
Luiz Ribeiro
2017-01-21
4
-9
/
+38
|
|
/
|
*
Keycode refactor
Wilba6582
2016-12-29
1
-1
/
+1
|
*
Merge pull request #921 from Wilba6582/raw_hid
Jack Humbert
2016-12-05
1
-0
/
+8
|
|
\
|
|
*
Initial version of Raw HID interface
Wilba6582
2016-12-01
1
-0
/
+8
|
*
|
Merge pull request #913 from wez/ble_1
Jack Humbert
2016-12-02
1
-20
/
+16
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Tidy up atomicity in timer.c and ring_buffer.h
Wez Furlong
2016-11-27
1
-20
/
+16
|
*
|
Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7
Jack Humbert
2016-11-28
2
-7
/
+8
|
|
\
|
|
|
*
Fixed NO_SUSPEND_POWER_DOWN handling
Wilba6582
2016-11-23
1
-6
/
+1
|
|
*
Fixed NO_SUSPEND_POWER_DOWN handling
Wilba6582
2016-11-23
1
-1
/
+7
|
|
*
Merge pull request #898 from PureSpider/backlight-fix
Jack Humbert
2016-11-22
1
-2
/
+2
|
|
|
\
|
|
|
*
Set backlight status to on if it's at maximum brightness already and the brig...
PureSpider
2016-11-22
1
-2
/
+2
|
*
|
|
cleaning up midid
Jack Humbert
2016-11-21
1
-1
/
+8
|
|
/
/
|
*
|
Refactoring Matrix scanning
IBNobody
2016-10-28
1
-10
/
+0
|
*
|
Fixing Debounce - WIP
IBNobody
2016-10-28
1
-0
/
+10
[next]