summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-05Added OLED Display autoscroll during periods of OLED data inactivity (#6546)XScorpion2
2019-09-05Refactor `qmk compile-json` to `qmk compile` (#6592)skullydazed
2019-09-05Fix Typo in :flash target for missing bootloader (#6615)Drashna Jaelre
2019-09-05Add 'bootloadHID' flash target (#5587)Joel Challis
2019-09-05Align flashing behaviour of dfu-util (#6578)Joel Challis
2019-09-05Add a universal flash command for cli (#6224)Drashna Jaelre
2019-09-05Relocate pca9555 driver to core (#6563)Joel Challis
2019-09-05AVR GPIO macro defines more readable (#5937)Takeshi ISHII
2019-09-05Increment EEPROM Magic Number due to EEPROM init issuesDrashna Jael're
2019-09-05Fixup Bootmagic code (#6386)Drashna Jaelre
2019-09-05Added keycodes for swapping and unswapping the Control and OS keys (#6110)Stephen Wanhella
2019-09-05Add ATmega32U2 to mcu_selection.mk (#6561)fauxpark
2019-09-05Remove backslashes from template keymap (#6548)fauxpark
2019-09-05Add support for different encoder pinout for right half of split keyboard (#6...Danny
2019-09-05Add an alternative method for keyboard discovery to speed up build (#6073)Joel Challis
2019-09-05Restore brightnessDrashna Jaelre
2019-09-05use full brightness insteadDrashna Jaelre
2019-09-05Fix Indicator LEDs brightnessDrashna Jaelre
2019-08-17chore: move led shutdown logic in rgb_matric.cFlorian Didron
2019-08-17fix: do not turn off leds when usb suspend is not setFlorian Didron
2019-08-15chore: set rgb sleep by default for the ShineFlorian Didron
2019-08-15chore: set rgb suspend to defaultFlorian Didron
2019-08-15fix: shutdown all leds before suspendFlorian Didron
2019-08-15fix: eeconfig init timning issue on the PlanckFlorian Didron
2019-08-15feat: force eeprom reset on flashFlorian Didron
2019-08-14Fix LT() crashing some ARM keyboards (#6529)Joel Challis
2019-08-13Delete PULL_REQUEST_TEMPLATE.mdDrashna Jaelre
2019-08-13Update spacing in editorconfig fileDrashna Jaelre
2019-08-13Mask off TD() parameter properly (#6143)fauxpark
2019-08-13Add some defaults for ATmega32A to mcu_selection.mk (#6253)fauxpark
2019-08-13Extend allowed range of tappable keycodes to include modifiers (#5809)fauxpark
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