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-08-28
Added OLED Display autoscroll during periods of OLED data inactivity (#6546)
XScorpion2
2019-08-28
Fix Typo in :flash target for missing bootloader (#6615)
Drashna Jaelre
2019-08-28
Add 'bootloadHID' flash target (#5587)
Joel Challis
2019-08-28
Align flashing behaviour of dfu-util (#6578)
Joel Challis
2019-08-28
Add a universal flash command for cli (#6224)
Drashna Jaelre
2019-08-28
Increment EEPROM Magic Number due to EEPROM init issues
Drashna Jael're
2019-08-28
Added keycodes for swapping and unswapping the Control and OS keys (#6110)
Stephen Wanhella
2019-08-15
feat: force eeprom reset on flash
Florian Didron
2019-08-14
Fix LT() crashing some ARM keyboards (#6529)
Joel Challis
2019-08-13
Extend allowed range of tappable keycodes to include modifiers (#5809)
fauxpark
2019-08-13
Removed print call to resolve #6364 (#6413)
Jake Grossman
2019-08-13
Add support for TAP_CODE_DELAY to Hold-Tap keys (#5400)
Drashna Jaelre
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
[next]