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
2019-07-27
Remove dynamic_keymap check
Drashna Jaelre
2019-07-27
Change additional layer structure code
Drashna Jaelre
2019-07-27
Additional changes for Layer State typedef compatibility
Drashna Jaelre
2019-07-27
Fix bit count calculation for iterating layers
Ryan Caltabiano
2019-07-27
Typedef'ed layer_state_t to uint32_t (#3637)
Alex Ong
2019-07-19
Expand bootloader target to support most AVR boards (#6255)
Drashna Jaelre
2019-07-19
Make Caps Lock delay more reasonable (#6199)
Drashna Jaelre
2019-07-19
Store backlight breathing state in EEPROM (#6105)
fauxpark
2019-07-19
Adding rgb matrix speed into eeprom storage. (#5965)
XScorpion2
2019-07-19
Skip unsupported firmware check message in silent mode (#5765)
Drashna Jaelre
2019-07-19
add 'objs-size' target into tmk_core/avr.mk (#5490)
Takeshi ISHII
2019-07-19
Usbasploader bootloader option addition (#6304)
yiancar
2019-07-16
Display firmware size percentage (#6307)
fauxpark
2019-07-10
Fix chibios so the dfu-suffix is only applied once. (#6270)
skullydazed
2019-06-20
Copy avr teensy flash logic to arm (#6016)
zvecr
2019-06-06
Fixes compile errors for massdrop keyboards (#70)
Drashna Jaelre
2019-06-04
Fix TO() and DF() calling layer_state_set_[kb,user] twice (#6003) (#62)
Drashna Jaelre
2019-05-20
Merge branch 'master' into fix/caps_lock_tap_hold_functions
Florian Didron
2019-05-20
Merge branch 'master' into fix/mouse_keys
Florian Didron
2019-05-20
Merge branch 'master' into fix/oled_driver_for_splits
Florian Didron
2019-05-17
Make delay for Capslock in Hold-Tap functions configurable (#5497)
Drashna Jaelre
2019-05-10
Cleanup/rgb matrix (#5811)
XScorpion2
2019-05-07
rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...
XScorpion2
2019-05-07
Updated rgb_led struct field modifier to flags (#5619)
XScorpion2
2019-05-06
Re-fix Mousekey Movements (#5740)
Drashna Jaelre
2019-05-06
Fix issuse with OLED Driver and Split Keyboard code
XScorpion2
2019-05-06
Merge branch 'master' into enable_lto_option
Florian Didron
2019-05-05
Add option to enable LTO easily (#5674)
Drashna Jaelre
2019-05-03
Add DFU Suffix for ARM boards (#5763)
Drashna Jaelre
2019-04-30
Merge pull request #34 from zsa/fix/mouse_movement
Florian Didron
2019-04-29
Re-fix Mousekey Movements
Drashna Jaelre
2019-04-30
Merge pull request #28 from zsa/fix/wake_on_chibos
Florian Didron
2019-04-25
Fix wakeup function on ChibiOS
Drashna Jaelre
2019-04-24
fix LIB_SRC and QUANTUM_LIB_SRC for ARM (#5623)
Takeshi ISHII
2019-04-23
Merge branch 'master' into fix/rgb_matrix_init
Florian Didron
2019-04-23
Merge branch 'master' into fix/avr_gcc_compiler
Florian Didron
2019-04-22
Init RGB Matrix EEPROM
Drashna Jaelre
2019-04-22
Make sure NOBITS is set on reset_key
Danny Nguyen
2019-04-22
Improve mouse keys docs and constant speed mode
Markus Weimar
2019-04-12
Remove keyboard description from Adafruit BLE device name
fauxpark
2019-04-09
Custom Tapping Term per key (#5009)
Drashna Jaelre
2019-04-09
RGB Matrix support for Massdrop CTRL/ALT (#5328)
Daniel Prilik
2019-03-27
build size-check enhancement (#5485)
Takeshi ISHII
2019-03-26
Add 3 speed mousekey movement option (#2246)
Jon Arintok
2019-03-18
correct typo in eeprom split target for dfu (#5445)
Rob Rogers
2019-03-15
Add avrdude split EE_HANDS flash commands (#5414)
Danny
2019-03-13
Sleep until USB port becomes writable before running avrdude (#5393)
Michael F. Lamb
2019-03-12
Add new keyboard Plaid and ATMEGA328p support (#5379)
Takuya Urakawa
2019-03-12
Next set of split_common changes (#4974)
James Churchill
2019-02-21
Velocikey: Match RGB animation speed to typing speed (#3754)
Chris Lewis
[next]