summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-231-1/+1
|\|
| * chibios: honor PLATFORMASM in chibios build (#11219)Reza Jelveh2020-12-231-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-221-1/+1
|\|
| * Updated Raw HID docs to clarify packet/report length (#11211)Kishor Prins2020-12-231-1/+1
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-221-3/+2
|\|
| * V-USB: Fix initial dropped keypress (#11263)Ryan2020-12-231-3/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-221-288/+40
|\|
| * Update to personal keymaps (#11171)SpacebarRacecar2020-12-231-288/+40
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-224-1/+3
|\|
| * [Keyboard] YMD75 rev 3: fix BACKLIGHT_PIN (#11172)Nathan138882020-12-224-1/+3
| | | | | | | | | | | | | | | | | | | | | | * YMD75 rev 3: fix BACKLIGHT_PIN Update backlight LED pin used by QMK to control the per-key backlight for YMD75 rev 3 * YMD75 rev 3: fix BACKLIGHT_PIN - fix comments * YMD75: move BACKLIGHT_PIN definitions to the respective versions Signed-off-by: Nathan13888 <29968201+Nathan13888@users.noreply.github.com>
* | [Keyboard] Add Pix (#11154)Sendy Aditya Suryana2020-12-2212-0/+903
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add nakal4x keyboard firmware * Fix VIA config * Setup OLED * Rename to pix * Rename via.json to info.json * Update keyboards/sendyyeah/pix/config.h remove obsolete value as suggested by drashna Co-authored-by: Drashna Jaelre <drashna@live.com> * Add GPL Like license header * Remove unused bootloader list * Change URL * Update readme * Delete via info.json * Add GPL2+ license header on via keymap * Update keyboards/sendyyeah/pix/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/sendyyeah/pix/keymaps/default/glcdfont.c Co-authored-by: Ryan <fauxpark@gmail.com> * Add GPL2+ license header on via keymap * Add image * Remove local drivers * Remove unused method on keymap files * Change project name on keymap readme files * Update keyboards/sendyyeah/pix/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/sendyyeah/pix/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/sendyyeah/pix/keymaps/default/glcdfont.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/sendyyeah/pix/keymaps/default/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/sendyyeah/pix/keymaps/via/keymap.c Co-authored-by: Sendy Aditya Suryana <sendy.suryana@go-jek.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | 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