aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* format code according to conventions [skip ci]QMK Bot2020-02-023-10/+6
* Dedupe extrakey report struct, and send functions in V-USB & LUFA (#7993)fauxpark2020-02-026-65/+39
* Fix cformat processing files within ignore folders (#8063)Joel Challis2020-02-021-0/+1
* Update dirty submodule make message (#8065)fauxpark2020-02-021-5/+2
* [Docs] future branch housekeepingJames Young2020-02-011-2/+2
* format code according to conventions [skip ci]QMK Bot2020-02-021-19/+27
* Align ATSAM HID descriptors with LUFA/ChibiOS (#7651)fauxpark2020-02-021-147/+154
* format code according to conventions [skip ci]QMK Bot2020-02-011-6/+2
* Fix timer_elapsed() overflow issue for STM32F103 and other ChibiOS boards (#7...Pavel Župa2020-02-011-2/+6
* Skog Lite: disable Console; update info.json (#8058)James Young2020-02-012-24/+286
* Add thread safety around i2c_master for ChibiOS/ARM.Nick Brassel2020-02-011-12/+51
* [keymap(kyria), refactor] created kyria keymap. refactored ninjonas userspace...Jonas Avellana2020-01-3112-72/+468
* [Keyboard] add Hannah910 V2 PCB and VIA support (#8024)mechlovin2020-01-3132-163/+553
* Noxary 280 Backwards LED Fix (#8057)MechMerlin2020-01-311-38/+5
* [Keyboard] VIA Support: 1upkeyboards 1up60hte (#8052)MechMerlin2020-01-314-2/+52
* Fix misunderstanding of CPPFLAGS and CXXFLAGS.Nick Brassel2020-01-316-44/+44
* [Keymap] Customized layouts for the Keebio/Quefrency65 (#7947)Jorge Noguera2020-01-302-0/+77
* [Keymap] add new keymap (xd75 atomic style japanese layout) (#7944)itakashiski2020-01-302-0/+85
* [Keyboard] Add support for Southpaw Full Size (#8029)ai032020-01-3011-0/+648
* Improve VIRTSER performance (#7528)xyzz2020-01-311-1/+1
* Fix AVR boards which were overriding backlight without setting… (#8044)Joel Challis2020-01-3123-34/+39
* [Keymap] Update keymap for user jasondunsmore (#8047)Jason Dunsmore2020-01-304-120/+32
* [Keyboard] Add support for Drink Me (#8039)Yatara2020-01-3022-0/+374
* Trim firmware size changes from default rules.mk, part 4 (#8046)ridingqwerty2020-01-3163-283/+283
* Documentation: KBD75 (#8038)MechMerlin2020-01-303-9/+21
* Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty2020-01-3090-425/+425
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-30164-743/+743
* [Keyboard] WhiteFox vanilla layout (#8043)Alberto Grespan2020-01-302-1/+105
* Fix 'Makefile:560: keyboards/<keyboard>/rev1/rules.mk: No such file or direct...Joel Challis2020-01-303-0/+9
* Updates cKeys/theDora README with explicit flashing instructions (#8016)Addison Cole2020-01-301-1/+9
* [Keyboard] Adds ogre ergo single (#8012)Bryan Arendt2020-01-308-3/+194
* [Keyboard] Add Ergosaurus Support (#8013)Cody Bender2020-01-308-0/+486
* Refactor minidox to use split_common (#7924)Joel Challis2020-01-2915-985/+32
* Userspace and keymap updates (#8037)stanrc852020-01-294-4/+15
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-29181-877/+877
* Add German programming layout for Lets Split (#8014)moseschmiedel2020-01-294-0/+182
* [Keyboard] Add Quefrency Rev 2 (#8001)Danny2020-01-288-2/+299
* Qmk doctor os check to support newer msys2/w10 installations (#8031)Mikkel Jeppesen2020-01-281-4/+4
* [Keyboard] 1up60hse VIA Support (#7992)MechMerlin2020-01-284-2/+97
* Mysterium firmware fix (#8032)coseyfannitutti2020-01-291-1/+1
* [Keyboard] Fix Pulse4k info.json LAYOUT name (#7965)Max Rumpf2020-01-283-11/+20
* Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files.Nick Brassel2020-01-2858-122/+118
* [Keymap] Finalize Keymap Planck/Samuel (#8005)Samuel Jahnke2020-01-272-677/+503
* [Keymap] Added gaming layout and read me (#7996)Rafael Azevedo2020-01-272-0/+51
* [Docs] Update Japanese translation (#8015)shela2020-01-2710-41/+49
* [Keyboard] FLX Virgo, cleaned up layouts and added VIA keymap (#7997)Flexerm2020-01-279-40/+108
* Fix/remove missing package (#7897)dohq2020-01-281-8/+8
* [Keymap] update to Danielo515 keymaps (#8004)Daniel Rodríguez Rivero2020-01-2712-0/+1113
* Merge pull request #7995 from zvecr/feature/split_arm_i2c_removeJoel Challis2020-01-271-2/+4
|\
| * Remove compilation of i2c for arm splitzvecr2020-01-241-2/+4