summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-2226-0/+876
|\
| * [Keyboard] Add Nimrod (#11141)cjcodell12020-12-2226-0/+876
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-2213-0/+2129
|\|
| * [Keyboard] add ASkeyboard Sono1 (#11114)Dmitry Nosachev2020-12-2213-0/+2129
| | | | | | | | | | | | | | | | | | | | | | * handwired/sono1 * readme: addition * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-221-0/+19
|\|
| * Partial fix for Issue #9405 - Caps Lock not working with Unicode Map's XP on ↵Joshua Diamond2020-12-231-0/+19
| | | | | | | | Linux (#11232)
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-223-1/+58
|\|
| * [Keyboard] Add VIA keymap for the reviung41 (#11102)Jack2020-12-223-1/+58
| | | | | | | | | | | | | | | | | | | | | | * Add VIA keymap for reviung41 * Change VID for compatibility * Add GPL header to config.h * Enable link time optimization * Remove config since it might not be needed
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-222-3/+7
|\|
| * Fix Issue #9533 - Delayed shift state handling (#11220)Joshua Diamond2020-12-222-3/+7
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-229-0/+546
|\|
| * [Keyboard] Add Axolstudio Yeti (#11051)kb-elmo2020-12-229-0/+546
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-21372-0/+0
|\|
| * Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-21372-0/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-2110-0/+536
|\|
| * [Keyboard] add Lily58L keymap (#9870)Ben2020-12-2110-0/+536
| | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-213-285/+308
|\|
| * Split of the doctor codebase (#11255)Erovia2020-12-213-285/+308
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | ChibiOS conf migrations... take 3 (#11261)Nick Brassel2020-12-2116-6905/+287
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add SPI1 DMA stream definitions. * ChibiOS conf upgrade for acheron/lasgweloth acheron/lasgweloth - 3bedb0fe1f1b542b4d90daeaeab8905cd9ee992c * ChibiOS conf upgrade for box75 box75 - ff91bacf5cec0b42df02967eb0ecbf4bd1b56928 * ChibiOS conf upgrade for geekboards/macropad_v2 geekboards/macropad_v2 - 1c205720d47f7e636173064b1aef1637860a9134 * ChibiOS conf upgrade for iron180 iron180 - 867929d78361a50e34671e4e167cafd927d8982b * ChibiOS conf upgrade for technika technika - cb9295b90980eb8dfdc63d6031533edbb344c045
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-211-1/+1
|\|
| * Fix small typo in V-USB configuration descriptor (#11253)Ryan2020-12-211-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-201-0/+18
|\|
| * Doctor: add check for .git folder (#11208)Ryan2020-12-201-0/+18
| | | | | | Co-authored-by: Erovia <Erovia@users.noreply.github.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-201-2/+2
|\|
| * Follow symlinks when listing keyboards. (#11250)Nick Brassel2020-12-201-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-201-1/+1
|\|
| * [Keymap] fix keyboards/helix/rev2/keymaps/default/oled_display.c (#11228)Takeshi ISHII2020-12-201-1/+1
| | | | | | | | Fixed the OLED display on the right side as it was showing some garbage. 右側のOLEDディスプレイにゴミが表示されていたのを修正しました。
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-195-5/+56
|\|
| * VIA Support: MF68 (#11030)MechMerlin2020-12-195-5/+56
| | | | | | | | | | * add via support to mf68 pcb * add license header
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-192-4/+8
|\|
| * Change keyboard json format to bring it inline with the current api (#11231)Zach White2020-12-192-4/+8
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-1917-0/+1842
|\|
| * [Keyboard] Add drashna's dactyl manuform 5x6 with trackball (#11062)Drashna Jaelre2020-12-1917-0/+1842
| | | | | | | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-191-13/+17
|\|
| * simplify qmk doctor to make room for #11208 (#11242)Zach White2020-12-181-13/+17
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-181-1/+1
|\|
| * Updated usage of qmk c2json (#11148)precondition2020-12-181-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-189-32/+14
|\|
| * Add the ability to exclude keyboards from travis builds (#11178)Zach White2020-12-189-32/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add the ability to exclude keyboards from travis builds * add filtering to make all: * only skip keyboards during make all: * working implementation * forego a CI_KEYBOARDS variable * optimize the startup by only listing keyboards once * add sort -u to all list_keyboard invocations * move the if else if tree back to 1 level
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-189-42/+33
|\|
| * Various compilation fixes for avr-gcc 10 (#9269)Joel Challis2020-12-189-42/+33
| |
* | Fix duplicate I2C_KEYMAP_START define (#11237)Ryan2020-12-171-2/+1
| |
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2020-12-1815-570/+550
|\|
| * Run cformat and dos2unix manually (#11235)Ryan2020-12-1715-570/+550
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-1710-0/+411
|\|
| * [Keyboard] add MT64RGB (#10865)maikong2020-12-1710-0/+411
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Create mt64 * Create mt84rgb * Delete mt64 * Add files via upload * Create MK84RGB * gx84 * add new keyboard * new keyboard * Delete MK84RGB * Delete config.h * Delete mt84.c * Delete mt84.h * Delete mt84rgb * Delete rules.mk * add info json * Add files via upload * Delete config.h * Delete rules.mk * Delete keymap.c * Delete keymap.c * Delete info.json * Delete mt64rgb.c * Delete mt64rgb.h * Delete rules.mk * add keyboard * Delete config.h * Delete info.json * Delete mt64rgb.c * Delete mt64rgb.h * Delete rules.mk * Delete rules.mk * Delete keymap.c * Delete keymap.c * Delete config.h * Delete mt84.c * Delete mt84.h * Delete rules.mk * Delete rules.mk * Delete keymap.c * Delete keymap.c * Delete info.json * Add files via upload * Delete keymap.c * Add files via upload * Delete keymap.c * Add files via upload * Delete rules.mk * Add files via upload * Delete config.h * Add files via upload * Update config.h * Update keymap.c * Update keymap.c * Update and rename keyboards/mt64rgb/keymaps/default/keymap.c to 键盘/mt64rgb/按键图/默认/keymap.c * Update mt64rgb.h * Update mt64rgb.c * Update and rename keyboards/mt64rgb/rules.mk to 键盘/mt64rgb/rules.mk * Update config.h * Update rules.mk * Update readme.md * Update keymap.c * Create rules.mk * Update keymap.c * Create keymap.c * Delete keymap.c * Update keymap.c * Update keymap.c * Update mt64rgb.h * Delete rules.mk * Update readme.md * Update rules.mk * Update readme.md * Update info.json * Update keymap.c * Update mt64rgb.c * Update config.h * Update keymap.c * Update readme.md * Update rules.mk * Update keymap.c * Update config.h * Update readme.md * Update rules.mk * Update readme.md * Update config.h
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-172-0/+95
|\|
| * [Keymap] ISO layout for KBD67 rev 2.0 (#11136)hekekee2020-12-162-0/+95
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-179-0/+348
|\|
| * [Keyboard] add Labyrinth75 (#11135)Liviturtle2020-12-169-0/+348
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * added Labyrinth75 * changed to lowercase inline with the PR checklist * added a correctly formatted image to readme.md * fixed imgur link * fixed info.json * Update keyboards/labyrinth75/keymaps/default/keymap.c Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * Update keyboards/labyrinth75/labyrinth75.h Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * remove superfluous backslashes * Update keyboards/labyrinth75/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>