summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* format code according to conventions [skip ci]QMK Bot2020-04-081-5/+5
* spi_master for AVR (#8299)Ryan2020-04-0814-125/+397
* DennyTom's buttery_engine (#8138)DennyTom2020-04-0722-0/+7419
* add via support for kira80 (#8677)elmo-space2020-04-074-1/+57
* [Keyboard] Wheatfield Split75 (#8511)artjomsR2020-04-079-0/+521
* Correctly handle json keymaps with ANY()skullY2020-04-071-1/+13
* Update C coding conventions to match .clang-format config for i… (#8717)Konstantin Đorđević2020-04-071-5/+5
* Update 072 based CannonKeys boards to rely on core QMK support (#8716)Andrew Kannan2020-04-0750-14199/+42
* Remove keyboard level ws2812 spi drivers (#7694)Joel Challis2020-04-0624-126/+31
* Refactor cannonkeys f103 boards to use core backlight (#8089)Joel Challis2020-04-0613-285/+24
* Configurable VIA layout options default value (#8707)Wilba2020-04-062-1/+9
* Keymap Update jisplit89 (#8708)Salicylic-acid32020-04-062-15/+15
* fix for split-common (#8703)Pekaso2020-04-062-14/+5
* add 60_ansi layout to YD60MQ (#8696)James Young2020-04-053-0/+82
* format code according to conventions [skip ci]QMK Bot2020-04-051-4/+4
* V-USB: Remove some stuff from usbconfig.h that should not be configurable (#8...Ryan2020-04-053-53/+11
* jotix layouts (#8644)jotix2020-04-053-55/+77
* Enable memcore to fix malloc/rand crashes (#8695)Joel Challis2020-04-0518-18/+18
* Doctor: Add avrdude/dfu-util/dfu-programmer version printing (#8678)Ryan2020-04-051-6/+31
* updated rules.mk and default keymap of Wonderland for VIA support (#8668)ThePanduuh2020-04-054-2/+38
* Added Caps Lock LED handler to wilba.tech PCBs (#8660)Wilba2020-04-052-1/+27
* Add keyboard TGR-910 (#8683)halfenergized2020-04-057-0/+266
* V-USB remote wakeup (#7627)Drashna Jaelre2020-04-052-5/+21
* Add Greek keymap (#8636)Ryan2020-04-051-0/+162
* Add Polish keymap (#8637)Ryan2020-04-052-4/+156
* Add Russian keymap (#8638)Drashna Jaelre2020-04-051-0/+133
|\
| * Switch to ANSI layoutfauxpark2020-04-021-15/+16
| * Add Russian keymapfauxpark2020-04-011-0/+132
* | Add Korean keymap (#8635)Ryan2020-04-051-0/+128
* | [Keyboard] Add 60_hhkb layout to hhkb (#8618)Joshua Rubin2020-04-052-0/+3
* | [Keyboard] romeo - add via layout (#8667)coseyfannitutti2020-04-043-1/+48
* | [Keyboard] Add ReverseStudio-DecadePad (#8553)huajijam2020-04-049-0/+247
* | [Keyboard] Add bat43 Keyboard (#8648)yfuku2020-04-047-0/+413
* | minor tweaksskullY2020-04-041-4/+2
* | Fix saving output from avrdude and dfu-programmerRoss Baquir2020-04-041-3/+9
* | Use version_arg in ESSENTIAL_BINARIES dictRoss Baquir2020-04-041-6/+4
* | Fixes #8541 by getting version from -dumpversion then --version as fallbackRoss Baquir2020-04-041-7/+8
* | VIA Support: 1upkeyboards Sweet16 (#8652)MechMerlin2020-04-046-4/+43
* | [Keyboard] Lattice60 (#8603)Ethan Durrant2020-04-0315-0/+489
* | Discipline - Add ISO compatibility, rawHID enable, via layout (#8627)coseyfannitutti2020-04-0312-309/+174
* | [Keyboard] Add Orbit-X Keyboard (#8605)ai032020-04-0311-0/+470
* | add 60_tsangan_hhkb layout to GH60 rev. C (#8617)Joshua Rubin2020-04-022-1/+15
* | add 60_tsangan_hhkb layout to dz60 rules (#8616)Joshua Rubin2020-04-021-1/+1
* | format code according to conventions [skip ci]QMK Bot2020-04-021-4/+4
* | Initial support for ATtiny85 (#8632)Joel Challis2020-04-024-7/+32
* | Add VIA to Gingham (#8651)yiancar2020-04-026-36/+61
* | Add via keymap to plaid (#8640)Takuya Urakawa2020-04-024-0/+118
* | Fixed info.json (#8653)chemicalwill2020-04-021-2/+9
* | Fix AVR ws2812 when ADDRESS_BASE is non zero (#8646)Joel Challis2020-04-023-35/+17
* | Fix `pgm_read_ptr()` define for ARM (#8658)Ryan2020-04-021-1/+1