summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-13Rename QK_TMK(_MAX) to QK_BASIC (#6509)fauxpark
2019-08-13Improve backlight PWM pin support (#6202)fauxpark
2019-08-13Use the older `universal_newlines` name instead of `text` (#6506)skullydazed
2019-08-13MIDI: Fix basic noteon: send correct velocity (#6476)Zach DeCook
2019-08-13Fix 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-13Removed print call to resolve #6364 (#6413)Jake Grossman
2019-08-13(OLED) Added support for CR (#6399)XScorpion2
2019-08-13Change xprintf() calls in rgblight.c to dprintf() (#6363)Konstantin Đorđević
2019-08-13Small fix to allow board to override split keyboard master checkzvecr
2019-08-13Add support for TAP_CODE_DELAY to Hold-Tap keys (#5400)Drashna Jaelre
2019-08-13Fix MATRIX_X_PINS_RIGHT ARM compilation (#6395)Joel Challis
2019-08-13Fix RGB Matrix Cycle Left-Right Animation (#6421)yrdns
2019-08-08Fix isses with togglingDrashna Jael're
2019-08-08Update RGB Matrix configuration for Ergodox EZDrashna Jael're
2019-08-08Update RGB Matrix configuration for Planck EZDrashna Jael're
2019-08-06Fix bugs introduced into Planck EZ codeDrashna Jael're
2019-08-05Enable LED Light level control for Ergodox EZDrashna Jael're
2019-08-05Enable PWM support for Planck EZ Indicator LEDsDrashna Jael're
2019-07-29Fix/music mask (#123)Florian Didron
2019-07-27Optimize RGB Matrix rendering for Ergodox EZDrashna Jael're
2019-07-27Optimize RGB Matrix rendering for Planck EZDrashna Jael're
2019-07-27Remove dynamic_keymap checkDrashna Jaelre
2019-07-27Fix uGFX reference issueDrashna Jaelre
2019-07-27Change additional layer structure codeDrashna Jaelre
2019-07-27Additional changes for Layer State typedef compatibilityDrashna Jaelre
2019-07-27Use Layer State Typedef in keymapsDrashna Jaelre
2019-07-27Fix bit count calculation for iterating layersRyan Caltabiano
2019-07-27Typedef'ed layer_state_t to uint32_t (#3637)Alex Ong
2019-07-27Added mod carry over from press to release. (#5866)XScorpion2
2019-07-27Added check for event pressed to clear space cadet (#5839)XScorpion2
2019-07-22Feature/update docker (#121)Drashna Jaelre
2019-07-22fix: align planck ez default tapping toggle with ergodoxFlorian Didron
2019-07-19Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)Drashna Jaelre
2019-07-19Allow Combo feature to be enabled/disabled live (#6318)Drashna Jaelre
2019-07-19Align ARM i2c_readReg with AVR (#6314)Joel Challis
2019-07-19Add ARM I2Cv1 support to i2c_master (#6262)Joel Challis
2019-07-19Expand bootloader target to support most AVR boards (#6255)Drashna Jaelre
2019-07-19Make Caps Lock delay more reasonable (#6199)Drashna Jaelre
2019-07-19Configure Vagrant to use qmk_base_container (#6194)Joel Challis
2019-07-19Store backlight breathing state in EEPROM (#6105)fauxpark
2019-07-19Adding rgb matrix speed into eeprom storage. (#5965)XScorpion2
2019-07-19shell.nix: Downgrade gcc-arm-embedded (#5913)Roman Volosatovs
2019-07-19Fix Preprocessor check for Leader KeysDrashna Jaelre
2019-07-19Add out of bound check for Leader Key sequence array (#5840)Drashna Jaelre
2019-07-19Add sendstring LUTs for French keymap (#5830)fauxpark
2019-07-19Skip unsupported firmware check message in silent mode (#5765)Drashna Jaelre
2019-07-19Sendstring LUT improvements (#5727)fauxpark
2019-07-19Remove lock LED example in quantum.c (#5636)fauxpark
2019-07-19Add user-overridable callback for cancelling UCIS input (#5564)Aapo Saaristo