aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove "ugly hack in usb_main.c" comments (#8296)Ryan2020-03-0221-45/+1
* Update encoder functions for Iris VIA keymap (#8295)Danny2020-03-022-1/+7
* Reduce PROGMEM usage for sendstring LUT (#8109)Ted M Lin2020-03-0312-350/+419
* [Docs] Update ISP Flashing guide (#8149)Drashna Jaelre2020-03-011-20/+133
* Rewrite the Bathroom Epiphanies Frosty Flake matrix and LED handling (#8243)Dustin L. Howett2020-03-025-168/+77
* Add onekey keymap for testing reset to bootloader. (#8288)Nick Brassel2020-03-011-0/+5
* Get the direction right on the S75 encoder (#8287)Andrew Kannan2020-03-011-2/+2
* Prune out pure software pwm && custom driver && remove wrapping BACKLIGHT_PIN...Joel Challis2020-03-011-284/+241
* Make a fix to savage65 and tmov2 for via (#8286)Andrew Kannan2020-03-022-4/+2
* format code according to conventions [skip ci]QMK Bot2020-03-011-2/+2
* Short term fix for conflicting types for 'tfp_printf' (#8157)Joel Challis2020-03-022-8/+12
* Fix recent clang-format breaking quantum.c (#8282)Joel Challis2020-03-011-2/+2
* format code according to conventions [skip ci]QMK Bot2020-03-011-1/+1
* Remove duplicate BRTG case (#8277)Ryan2020-03-011-5/+0
* Clean up includes for glcdfont headers (#7745)Ryan2020-03-0128-286/+31
* Fix the Breaking Changes doc againJames Young2020-02-291-1/+1
* [Docs] translated 'feature_tap_dance.md' to japanese. (#8137)s-show2020-02-291-0/+547
* PWM DMA based RGB Underglow for STM32 (#7928)Joel Challis2020-03-012-3/+241
* Add VIA support to Prime_M. Clean up all files (#8247)holtenc2020-02-2912-124/+75
* Track master branches for lib/chibios, lib/chibios-contrib, lib/ugfx. (#8273)Nick Brassel2020-03-011-0/+3
* Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. (#8...Nick Brassel2020-03-015-210/+29
* Use nano specs (#8270)Joel Challis2020-03-011-0/+1
* Unconditionally enable ChibiOS syscalls (#8268)Joel Challis2020-03-012-13/+4
* Breaking Changes documentation fixesJames Young2020-02-292-13/+8
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-29362-8692/+27654
* Update Breaking Changes checklistJames Young2020-02-271-1/+1
* Update Breaking Changes timelineJames Young2020-02-271-2/+2
* Fix MCU rule for Wete (#8254)James Young2020-02-271-1/+1
* Add support for delays in send_string. (#8244)Nick Brassel2020-02-273-34/+75
* Add community layout support to KBD67 MKIIRGB v2 (#8249)Brandon Schlack2020-02-271-0/+2
* Fixed OS detection such that OSX doesn't take over the world (#8248)Mikkel Jeppesen2020-02-261-1/+1
* [Keyboard] Add Prime_EXL Plus to handwired (#8238)holtenc2020-02-2511-0/+301
* format code according to conventions [skip ci]QMK Bot2020-02-251-4/+3
* New feature: PERMISSIVE_HOLD_PER_KEY (#7994)ridingqwerty2020-02-253-4/+32
* Split - Avoid race condition during matrix_init_quantum (#8235)Joel Challis2020-02-253-17/+19
* Acheron VIA support (#8204)Joel Challis2020-02-257-15/+112
* `send_unicode_string()`: Add support for code points > 0xFFFF (#8236)Ryan2020-02-255-27/+22
* [Keyboard] Add Wete (#8229)Ramon Imbao2020-02-2412-0/+1551
* Improvements to extrakey HID descriptors (#8156)Ryan2020-02-257-62/+78
* Hineybush h87a lock indicators (#8237)MechMerlin2020-02-244-56/+10
* Add VIA support for Prime_L (#8233)holtenc2020-02-247-7/+62
* Hub16 - Bug removal + clean up code (#8227)Josh Johnson2020-02-242-18/+38
* [Keyboard] ai03 Equinox (#8224)ai032020-02-2315-0/+536
* [Keyboard] Add zfrontier/big_switch (#8205)carlxia2020-02-2410-0/+308
* Gingham Update (#8225)yiancar2020-02-243-161/+28
* A proper `send_string()` for the Unicode feature (#8155)Ryan2020-02-243-5/+67
* Rollback PR #7967 in preference of fixing I2C start/stop properly, in a follo...Nick Brassel2020-02-241-51/+12
* Add mouse support to SEND_STRING (#8223)Joel Challis2020-02-231-0/+36
* Add link to "Useful functions" in macro docs (#7446)Jez Cope2020-02-231-0/+2
* New functionality for cformat (#7893)Akaash Suresh2020-02-224-26/+82