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
/
quantum
Age
Commit message (
Expand
)
Author
2019-11-04
Add support for 328P hardware backlight on B1/B2 (qmk#6776)
fauxpark
2019-11-04
Generalize Tap Dance Layer functions (#6629)
Drashna Jaelre
2019-11-04
DRV2605L Continuous Haptic Feedback Support (#6461)
MechMerlin
2019-11-04
Updated split encoders so indexes are based on left hand encoders first (#6382)
XScorpion2
2019-11-04
Smoother Linear Light Table (#6764)
XScorpion2
2019-09-26
Add 328P to mcu_selection.mk (#6682)
fauxpark
2019-09-26
Add 16U2, 16U4 and USB646 to mcu_selection.mk (#6566)
fauxpark
2019-09-26
Add Dip Switch as a core feature (#6140)
Drashna Jaelre
2019-09-17
clang-format changes
skullY
2019-09-13
Re-Add TAB and Non-US Backslash to special charactcetr range for AutoShift
Drashna Jael're
2019-09-02
feat: adds some icelandic chars
Florian Didron
2019-08-28
Add 'bootloadHID' flash target (#5587)
Joel Challis
2019-08-28
AVR GPIO macro defines more readable (#5937)
Takeshi ISHII
2019-08-28
Fixup Bootmagic code (#6386)
Drashna Jaelre
2019-08-28
Added keycodes for swapping and unswapping the Control and OS keys (#6110)
Stephen Wanhella
2019-08-28
Add ATmega32U2 to mcu_selection.mk (#6561)
fauxpark
2019-08-28
Remove backslashes from template keymap (#6548)
fauxpark
2019-08-28
Add support for different encoder pinout for right half of split keyboard (#6...
Danny
2019-08-17
chore: move led shutdown logic in rgb_matric.c
Florian Didron
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
Rename QK_TMK(_MAX) to QK_BASIC (#6509)
fauxpark
2019-08-13
Improve backlight PWM pin support (#6202)
fauxpark
2019-08-13
MIDI: Fix basic noteon: send correct velocity (#6476)
Zach DeCook
2019-08-13
[Split] Add config option for DIRECT_PINS_RIGHT (#6479)
Garrett Singer
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
Fix MATRIX_X_PINS_RIGHT ARM compilation (#6395)
Joel Challis
2019-08-13
Fix RGB Matrix Cycle Left-Right Animation (#6421)
yrdns
2019-08-06
Fix bugs introduced into Planck EZ code
Drashna Jael're
2019-08-05
Enable PWM support for Planck EZ Indicator LEDs
Drashna Jael're
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
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-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
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
Fix Preprocessor check for Leader Keys
Drashna Jaelre
2019-07-19
Add out of bound check for Leader Key sequence array (#5840)
Drashna Jaelre
2019-07-19
Add sendstring LUTs for French keymap (#5830)
fauxpark
2019-07-19
Sendstring LUT improvements (#5727)
fauxpark
2019-07-19
Remove lock LED example in quantum.c (#5636)
fauxpark
2019-07-19
Add user-overridable callback for cancelling UCIS input (#5564)
Aapo Saaristo
2019-07-16
Switching rgb_config_t to use HSV struct (qmk#5933)
Ryan Caltabiano
2019-07-16
Fixing effects to respect user sat and val levels (#6275)
XScorpion2
2019-07-10
Add copyright year placeholders to new keyboard script (#6280)
fauxpark
[next]