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
/
keyboard.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generate API docs from source code comments (#2491)
skullydazed
2018-03-22
1
-2
/
+30
*
Merge ChibiOS and LUFA descriptor support (#2362)
fredizzimo
2018-02-08
1
-0
/
+7
*
I found a typo!
Colin T.A. Gray
2017-11-22
1
-1
/
+1
*
Allow multiple process_record() calls per scan
Seebs
2017-11-21
1
-0
/
+11
*
Generic Pointing Device (#1767)
Snipeye
2017-10-06
1
-0
/
+10
*
Don't process keycodes on the slave
Fred Sundvik
2017-09-30
1
-28
/
+35
*
Add support for GeminiPR steno protocol.
Joe Wasson
2017-07-27
1
-0
/
+6
*
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
1
-23
/
+16
*
anti-ghost improvement for older keyboards with empty spots in matrix
Jeremiah
2017-05-13
1
-6
/
+30
*
Implement faux-clicky feature
Priyadi Iman Nurcahyo
2017-02-13
1
-0
/
+6
*
Minor cleanup
Nikolaus Wittenstein
2017-02-05
1
-0
/
+1
*
added mods status bit to visualizer.
SjB
2017-01-17
1
-1
/
+1
*
Use keyboard config for nkro (#7)
IBNobody
2016-09-06
1
-1
/
+3
*
Makefile fixes and update of Visualizer
Fred Sundvik
2016-07-07
1
-0
/
+8
*
Enable serial_link support for ChibiOS
Fred Sundvik
2016-07-06
1
-2
/
+9
*
reverts #343 for the most part (#474)
Jack Humbert
2016-07-04
1
-45
/
+62
*
Move LED strip initialization (#397)
Eric Tang
2016-06-12
1
-0
/
+6
*
Clean up #343's code (#348)
Eric Tang
2016-05-24
1
-5
/
+3
*
Optimize matrix scanning (#343)
Eric Tang
2016-05-23
1
-78
/
+56
*
MAGIC functionality, AG swap in default layout
Jack Humbert
2016-04-16
1
-1
/
+7
*
Minor Tweaks and Documentation
IBNobody
2016-03-28
1
-1
/
+1
*
Magic Key Overrides / Keyboard Lock / Forced NKRO
IBNobody
2016-03-28
1
-0
/
+6
*
Add keyboard_setup() and matrix_setup()
tmk
2015-05-19
1
-0
/
+6
*
Merge commit '4d116a04e94cf0d19317d5b44e4fa9f34a3e5594'
tmk
2015-04-28
1
-0
/
+10
*
Improve anti-ghosting behavior for fast typing
Michael Tharp
2015-04-23
1
-2
/
+13
*
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
tmk
2015-04-10
1
-0
/
+150