summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add config.h and rules.mk support for data driven keymaps (#12859)Joel Challis2021-08-1810-69/+101
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-182-23/+28
|\
| * [Keyboard] Fixes to info.json and rules.mk for Southpad n(#14053)Logan Butler2021-08-182-23/+28
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-181-8/+13
|\|
| * Setta21 Configurator Fix (#14055)James Young2021-08-181-8/+13
* | Move USB Host Shield and Arduino core to `lib/` (#13973)Ryan2021-08-18182-6/+6
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-08-174-41/+29
|\|
| * [Keyboard] Use Bootmagic Lite on Montex (#14036)AnthonyL2021-08-171-1/+1
| * [Keyboard] Fix pins, add VIA support for Stream Cheap 2x4 (#14001)Matthias Liffers2021-08-174-7/+50
* | Fixup atsam builds. (#14052)Nick Brassel2021-08-181-1/+1
* | Various fixes from reorg of files (#14051)Joel Challis2021-08-1834-35/+34
* | Allow for removal of hysteresis on 4x encoders (#13698)tucvbif2021-08-182-0/+11
* | Migrate platform independent code from tmk_core -> quantum (#13673)Joel Challis2021-08-1819-9/+14
* | Begin to carve out platform/protocol API - Single main loop (#13843)Joel Challis2021-08-1812-120/+236
* | Move chibios board files to allow tmk_core platform migration (#13777)Joel Challis2021-08-1880-20/+20
* | Add a toggle key for GUI On/Off in Magic feature (#13830)Drashna Jaelre2021-08-183-0/+8
* | `--parallel` improvements (#13800)ruro2021-08-189-24/+56
* | Created "paddlegame" keymap (#13629)Tomas Guinan2021-08-186-0/+744
* | Relocate platform specific drivers (#13894)Joel Challis2021-08-1741-5/+5
* | Fixes for clang not being able to run unit tests (#13546)Donald Kjer2021-08-182-0/+12
* | gmmk/pro/mike1808 keymap (#13398)Mikael Manukyan2021-08-1816-0/+989
* | Fixup `massdrop/alt`, `cest73/tkm`. (#14048)Nick Brassel2021-08-182-4/+3
* | Digitizer HID interface : absolute coordinates for mouse cursor (#12851)a-chol2021-08-1818-6/+435
* | Add mechlovin9 rev2 PCB (#12767)mechlovin2021-08-1825-15/+274
* | Steno combinedkeys (#12538)freqmod2021-08-184-0/+50
* | Fix Indicator LED issues (#12097)50an6xy06r6n2021-08-183-6/+5
* | Add alternate ldscript for STM32duino (F103xB) (#12914)Ryan2021-08-184-2/+47
* | Rgb matrix/enable modes explicitly (#13758)Drashna Jaelre2021-08-1851-122/+359
* | [CLI] Add qmk-hid bootloader detection support to `qmk console` (#14038)Drashna Jaelre2021-08-183-2/+13
* | [Keyboard] Fixup Neson Design N6 ISSI includes (#14045)Drashna Jaelre2021-08-172-49/+49
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-171-82/+88
|\|
| * update feature_tap_dance.md translation (#13496)s-show2021-08-181-82/+88
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-179-0/+652
|\|
| * [Keyboard] add n6 keyboard (#13768)yulei2021-08-179-0/+652
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-172-50/+75
|\|
| * [Keyboard] bastardkb/skeletyl: fix LED configuration (#14030)Charly Delay2021-08-172-50/+75
* | Fix wait_us overflow in matrix for dactyl based boards (#14039)Drashna Jaelre2021-08-172-2/+2
* | Add a lot more data to info.json (#13366)Zach White2021-08-1617-99/+654
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-164-8/+11
|\|
| * ryanbaekr rb86: rename LAYOUT_numpad_6x17 to LAYOUT (#14011)James Young2021-08-164-8/+11
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-162-8/+67
|\|
| * MisonoWorks Chocolate Bar Configurator fixes (#14009)James Young2021-08-162-8/+67
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-163-283/+531
|\|
| * Linworks Fave87 Layout Macro Refactor (#14008)James Young2021-08-163-283/+531
* | Unify behaviour of wait on AVR (#14025)Joel Challis2021-08-161-2/+20
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-163-5/+32
|\|
| * Pimentoso TouhouPad Layout Macro refactor (#14010)James Young2021-08-163-5/+32
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-161-2/+2
|\|
| * Fix line endings in keyboards/absinthe/keymaps/via/rules.mk (#14028)James Young2021-08-151-2/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-166-56/+269
|\|