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
2016-03-28
Added command to turn LED indicators off while sleeping
IBNobody
2016-03-28
Merge pull request #214 from cdlm/action-hook
Jack Humbert
2016-03-28
Rename function to be keyboard-specific
Damien Pollet
2016-03-28
Add per-event user hook function to QMK
Damien Pollet
2016-03-28
Magic Key Overrides / Keyboard Lock / Forced NKRO
IBNobody
2016-03-27
Cut the memory consumption of PREVENT_STUCK_MODIFIERS in half
Wojciech Siewierski
2016-03-27
Merge pull request #188 from DidierLoiseau/issue-156
Erez Zukerman
2016-03-22
Fixed LED Function Calls
IBNobody
2016-03-22
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
IBNobody
2016-03-15
Adding LED function pointers
IBNobody
2016-03-15
Expose the pressed_actions_cache global variable
Wojciech Siewierski
2016-03-15
Always provide an implementation of process_action_nocache
Wojciech Siewierski
2016-03-13
process_action may be called either with key cache or without it
Wojciech Siewierski
2016-03-10
Addressed void* return warning in all keymaps
yoyoerx
2016-03-08
Fix #156: clear weak mods on every key press
Didier Loiseau
2016-03-08
Document the issue of stuck modifiers
Wojciech Siewierski
2016-03-05
Fix the layer-dependent modifiers handling
Wojciech Siewierski
2016-02-07
Added note about using avr_setup.sh
dragon788
2016-01-25
Merge branch 'master' into flicker-fix
Peter Eichinger
2016-01-24
Remove led_off() it is not used
Peter Eichinger
2016-01-23
Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard into audio
Jack Humbert
2016-01-22
Backlight fix from reddit
Peter Eichinger
2016-01-20
better integrations
Jack Humbert
2016-01-11
timer 3
Jack Humbert
2016-01-11
pwm audio
Jack Humbert
2015-12-30
Added note about avr-libc also being required at least for arch
dragon788
2015-10-28
Fixes rolling combos for mod-tap keys
Erez Zukerman
2015-10-27
merging tmk
Jack Humbert
2015-09-24
Merge commit 'fdc38ef3f92af7adeeb4de49550d8838c8a39b5c'
Jun Wako
2015-09-24
core: Fix NKRO ifdef
Jun Wako
2015-09-20
core: Fix for disabling NKRO in Boot protocol
tmk
2015-09-20
core: Fix message print of debug command
tmk
2015-09-20
lufa: Fix endpoint bank mode for ATMega32u2
tmk
2015-09-20
next_usb: Fix next_kbd_set_leds()
tmk
2015-09-16
Change to KC_BOOTLOADER(KC_BTLD)
tmk
2015-09-16
Add an assignable RESET key
skullY
2015-09-12
Fix parenthesis
tmk
2015-09-12
Fix weak modifier clear in action macro
tmk
2015-07-23
core: Fix lufa suspend callback(#234)
tmk
2015-07-15
usb_usb: Ignore error usage(0x01-03) report
tmk
2015-07-15
usb_usb: Support locking key indicator LED
tmk
2015-07-12
core: Add keymap section ldscript for ATMega32U2
tmk
2015-06-26
Add description for non-US keys on keycode.h
tmk
2015-05-22
lufa: Fix console flush #223
tmk
2015-05-21
Revert "Make action_for_key a weak symbol"
tmk
2015-05-19
Make action_for_key a weak symbol
Dan McGregor
2015-05-19
ibm4704_usb: Fix protocol handling
tmk
2015-05-19
Add keyboard_setup() and matrix_setup()
tmk
2015-05-19
ibm4704_usb: Fix interrupt of clock(rising edge)
tmk
2015-05-13
usb_usb: Change debug LED pin config
tmk
[prev]
[next]