summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-19Usbasploader bootloader option addition (#6304)yiancar
2019-07-19Fix compiling json files. (#6340)skullydazed
2019-07-19QMK CLI and JSON keymap support (#6176)skullydazed
2019-07-19Update docker util script and travis to use new base containerzvecr
2019-07-19Update docker util script and travis to use new base containerzvecr
2019-07-16chore: align mod tap and mouse keys timings with the ergodox ezFlorian Didron
2019-07-16Switching rgb_config_t to use HSV struct (qmk#5933)Ryan Caltabiano
2019-07-16Fixing effects to respect user sat and val levels (#6275)XScorpion2
2019-07-16Display firmware size percentage (#6307)fauxpark
2019-07-15Add GPL3 header to avr i2c filesDrashna Jaelre
2019-07-10Add copyright year placeholders to new keyboard script (#6280)fauxpark
2019-07-10Fix chibios so the dfu-suffix is only applied once. (#6270)skullydazed
2019-07-10Add makeful rules to .editorconfigDrashna Jaelre
2019-07-10Fix linux_install.sh script for OpenSuse v 15.1 (#6251)Kenny Hung
2019-07-10fix unselect_rows() in quantum/matrix.c (#6243)Takeshi ISHII
2019-07-10Remove additional copyrighted songsfauxpark
2019-07-10Fix parentheses in macros, and in general clean up quantum.h (#5021)Konstantin Đorđević
2019-07-10Use QUANTUM_LIB_SRC for i2c_master.c inclusion (qmk#5617)Drashna Jaelre
2019-07-10Removed doubled linesMichael Graf
2019-06-24Fix br abnt2 keymap compilation errorFlorian Didron
2019-06-24Fix compilation error when I2C and encoder is enabled for split codeDanny Nguyen
2019-06-24[Keyboard] Planck Layout Macro Refactor, Part II (#6156)noroadsleft
2019-06-24[Keyboard] Planck: Layout Macro Refactor (#4402)noroadsleft
2019-06-24Enable RGB Matrix Sleep functionalityDrashna Jaelre
2019-06-21Fix swedish $ sign definition (#81)Florian Didron
2019-06-20Removes files that shouldn't have been commitedFlorian Didron
2019-06-20Swedish extra keymap refactorFlorian Didron
2019-06-20Change from avr-gcc@7 to @8 for MacDanny Nguyen
2019-06-20Copy avr teensy flash logic to arm (#6016)zvecr
2019-06-20Add SH1106 OLED support (#5787)Michael F. Lamb
2019-06-20Fixing OLED Driver for 128x64 displays (#6085)XScorpion2
2019-06-07Merge pull request #74 from zsa/planckez-disable-ledsErez Zukerman
2019-06-07Allows disabling the RGB Matrix on the Planck EZFlorian Didron
2019-06-06Moves the changelog to the wikiFlorian Didron
2019-06-06Fix debouncing issue for eager algos (#73)Drashna Jaelre
2019-06-06Add additional pins for Teensy 3.x and LC (#72)Drashna Jaelre
2019-06-06Parameterise STM32 I2C pin modes and timing parameters. (#5671) (#71)Drashna Jaelre
2019-06-06Fixes compile errors for massdrop keyboards (#70)Drashna Jaelre
2019-06-06Moving rgb typedefs into a single location (#5978) (#69)Drashna Jaelre
2019-06-06upgrade gcc-arm-none-eabi from the default 5.4.1 to 6.3.1 due to ARM runtime ...zvecr
2019-06-04Smallish overhaul of Auto-Shift feature (#67)Drashna Jaelre
2019-06-04Fix up scripts for ZSA repoDrashna Jaelre
2019-06-04Initial attempt to fix docker creating files as rootzvecr
2019-06-04Use qmk docker image for travis CI buildszvecr
2019-06-04Fixing matrix_scan so it properly returns changed status on Ergodox EDrashna Jaelre
2019-06-04Add belgian layout for sendstring (#6008) (#64)Drashna Jaelre
2019-06-04Fixing matrix_scan so it properly returns changed status (#63)Drashna Jaelre
2019-06-04Fix TO() and DF() calling layer_state_set_[kb,user] twice (#6003) (#62)Drashna Jaelre
2019-06-04Fix up Debouncing in AVR Templates (#5964) (#59)Drashna Jaelre
2019-06-04Add Solus support to linux_install.sh scriptchax