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
/
avr
Age
Commit message (
Expand
)
Author
2017-04-13
Include host.h from suspend.c
Fred Sundvik
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
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-09-28
Fix #770, Fix #779
IBNobody
2016-09-07
Added User Print - A "light" console out option (#8)
IBNobody
2016-08-27
Normalize line endings
Fred Sundvik
2016-07-06
default keymap, reset sorted out for now, added serial to makefile
Jack Humbert
2016-07-04
reverts #343 for the most part (#474)
Jack Humbert
2016-07-01
Add ChibiOS support for QMK (#465)
fredizzimo
2016-06-21
reduces rgblight warnings, integrates completely (#428)
Jack Humbert
2016-05-23
Optimize matrix scanning (#343)
Eric Tang
2016-04-21
Update functions used to write to EEPROM
Eric Tang
2016-04-20
start-up sound working, removes tick with some devices
Jack Humbert
2016-04-18
Fixed speaker being on during sleep.
IBNobody
2016-04-15
audio on by default
Jack Humbert
2016-04-15
audio enable stored in eeprom
Jack Humbert
2016-03-28
Added command to turn LED indicators off while sleeping
IBNobody
2016-01-24
Remove led_off() it is not used
Peter Eichinger
2016-01-22
Backlight fix from reddit
Peter Eichinger
2015-05-19
Add keyboard_setup() and matrix_setup()
tmk
2015-05-13
Add description of AVR bootloader and boot section
tmk
2015-04-10
Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
tmk