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
Age
Commit message (
Expand
)
Author
2019-08-28
use full brightness instead
Drashna Jaelre
2019-08-28
Fix Indicator LEDs brightness
Drashna Jaelre
2019-08-17
chore: move led shutdown logic in rgb_matric.c
Florian Didron
2019-08-17
fix: do not turn off leds when usb suspend is not set
Florian Didron
2019-08-15
chore: set rgb sleep by default for the Shine
Florian Didron
2019-08-15
chore: set rgb suspend to default
Florian Didron
2019-08-15
fix: shutdown all leds before suspend
Florian Didron
2019-08-15
fix: eeconfig init timning issue on the Planck
Florian Didron
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
Delete PULL_REQUEST_TEMPLATE.md
Drashna Jaelre
2019-08-13
Update spacing in editorconfig file
Drashna Jaelre
2019-08-13
Mask off TD() parameter properly (#6143)
fauxpark
2019-08-13
Add some defaults for ATmega32A to mcu_selection.mk (#6253)
fauxpark
2019-08-13
Extend allowed range of tappable keycodes to include modifiers (#5809)
fauxpark
2019-08-13
Rename QK_TMK(_MAX) to QK_BASIC (#6509)
fauxpark
2019-08-13
Improve backlight PWM pin support (#6202)
fauxpark
2019-08-13
Use the older `universal_newlines` name instead of `text` (#6506)
skullydazed
2019-08-13
MIDI: Fix basic noteon: send correct velocity (#6476)
Zach DeCook
2019-08-13
Fix qmk_install.sh on Windows dropping to command prompt (#6488)
fauxpark
2019-08-13
[Split] Add config option for DIRECT_PINS_RIGHT (#6479)
Garrett Singer
2019-08-13
Removed print call to resolve #6364 (#6413)
Jake Grossman
2019-08-13
(OLED) Added support for CR (#6399)
XScorpion2
2019-08-13
Change xprintf() calls in rgblight.c to dprintf() (#6363)
Konstantin Đorđević
2019-08-13
Small fix to allow board to override split keyboard master check
zvecr
2019-08-13
Add support for TAP_CODE_DELAY to Hold-Tap keys (#5400)
Drashna Jaelre
2019-08-13
Fix MATRIX_X_PINS_RIGHT ARM compilation (#6395)
Joel Challis
2019-08-13
Fix RGB Matrix Cycle Left-Right Animation (#6421)
yrdns
2019-08-08
Fix isses with toggling
Drashna Jael're
2019-08-08
Update RGB Matrix configuration for Ergodox EZ
Drashna Jael're
2019-08-08
Update RGB Matrix configuration for Planck EZ
Drashna Jael're
2019-08-06
Fix bugs introduced into Planck EZ code
Drashna Jael're
2019-08-05
Enable LED Light level control for Ergodox EZ
Drashna Jael're
2019-08-05
Enable PWM support for Planck EZ Indicator LEDs
Drashna Jael're
2019-07-29
Fix/music mask (#123)
Florian Didron
2019-07-27
Optimize RGB Matrix rendering for Ergodox EZ
Drashna Jael're
2019-07-27
Optimize RGB Matrix rendering for Planck EZ
Drashna Jael're
2019-07-27
Remove dynamic_keymap check
Drashna Jaelre
2019-07-27
Fix uGFX reference issue
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
Use Layer State Typedef in keymaps
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-27
Added mod carry over from press to release. (#5866)
XScorpion2
2019-07-27
Added check for event pressed to clear space cadet (#5839)
XScorpion2
2019-07-22
Feature/update docker (#121)
Drashna Jaelre
2019-07-22
fix: align planck ez default tapping toggle with ergodox
Florian Didron
2019-07-19
Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)
Drashna Jaelre
2019-07-19
Allow Combo feature to be enabled/disabled live (#6318)
Drashna Jaelre
[next]