summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-233-4/+4
|\
| * Fix zero condition of reactive runners that will suspend RGB animation (#12710)Albert Y2021-06-233-4/+4
| | | | | | | | | | | | | | | | | | * Avoid zero or overflow from user's rgb_matrix_config.speed * Avoid zero tick for reactive splash. * Avoid zero time for animation runner. Co-authored-by: filterpaper <filterpaper@localhost>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-232-148/+126
|\|
| * [Keyboard][Bug] Makrosu VIA compile fix encoder and formatting (#13306)Xelus222021-06-222-148/+126
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix encoder and formatting * remove redundant breaks * Update keyboards/makrosu/keymaps/default/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/makrosu/keymaps/via/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Fix linker error when rgblight and RGB Matrix are both enabled (#13304)Ryan2021-06-231-6/+6
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-231-1/+1
|\|
| * [Docs] pr_checklist: fix capitalization of Vial (#13301)xyzz2021-06-221-1/+1
| |
* | Remove rgblight stubs (#13302)Ryan2021-06-232-40/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-229-0/+431
|\|
| * adding my custom keypad to qmk repository (#12150)Muhammad Rivaldi2021-06-239-0/+431
| | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-221-0/+71
|\|
| * Technika: add sample info.json data (#13292)James Young2021-06-231-0/+71
| | | | | | Adds a placeholder file with sample data, as the layout hasn't been published yet.
* | Remove the redundant pin name validation (#13251)Zach White2021-06-221-7/+1
| | | | | | | | | | * remove the redundant pin name validation * fix submodules
* | Refactor doctor.py into a directory (#13298)Zach White2021-06-226-49/+70
| |
* | Move LED/RGB Matrix code into their own directories (#13257)Ryan2021-06-2280-100/+108
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-221-18/+21
|\|
| * Additional documentation for GUI mod combo (#13266)Albert Y2021-06-221-18/+21
| | | | | | Co-authored-by: filterpaper <filterpaper@localhost>
* | eeprom_i2c driver: added EXTERNAL_EEPROM_WP_PIN configuration option. (#12617)Purdea Andrei2021-06-212-1/+25
| |
* | Skip EEPROM writes once done. (#13293)Nick Brassel2021-06-222-0/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-2113-0/+531
|\|
| * Adding "Eagle Viper Rep", open sourced Eagle/Viper V2/V3 PCB (#13020)4pplet2021-06-2213-0/+531
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * adding revision A * Update keyboards/4pplet/eagle_viper_rep/rev_a/rev_a.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/4pplet/eagle_viper_rep/rev_a/rev_a.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/4pplet/eagle_viper_rep/rev_a/rev_a.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/4pplet/eagle_viper_rep/rev_a/rev_a.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/4pplet/eagle_viper_rep/rev_a/rev_a.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update readme.md Adding instruction on how to enter bootloader * adding instruction on how to enter bootloader (DFU) adding instruction on how to enter bootloader (DFU) * updated description * Update keyboards/4pplet/eagle_viper_rep/rev_a/halconf.h Co-authored-by: Nick Brassel <nick@tzarc.org> * Update keyboards/4pplet/eagle_viper_rep/rev_a/rev_a.c Co-authored-by: Nick Brassel <nick@tzarc.org> * Update keyboards/4pplet/eagle_viper_rep/rev_a/config.h Co-authored-by: Nick Brassel <nick@tzarc.org> * Update keyboards/4pplet/eagle_viper_rep/rev_a/chconf.h Co-authored-by: Nick Brassel <nick@tzarc.org> * Update keyboards/4pplet/eagle_viper_rep/rev_a/chconf.h Co-authored-by: Nick Brassel <nick@tzarc.org> * Update keyboards/4pplet/eagle_viper_rep/keymaps/default/keymap.c Co-authored-by: Nick Brassel <nick@tzarc.org> * Restoring palSetLineMode for working underglow I was experiencing the same issue as this: https://github.com/qmk/qmk_firmware/issues/12655#issuecomment-844104659 sigprof helped me resolve this issue. * Update rev_a.c removing palSetLineMode again, works great after rebase. Thanks! Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-215-104/+125
|\|
| * Geminate60 Codebase Touch-up (#13275)James Young2021-06-215-104/+125
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * grid-align keycodes in keymaps * rename LAYOUT to LAYOUT_all * update LAYOUT_all macro - use 3-character K<row><column> notation - fix malformed electrical mapping * update info.json - correct maintainer - update label fields - remove meta key * update readme - update board description - update keyboard maintainer
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-215-8/+13
|\|
| * Swiftrax Nodu handwired: Layout Macro rename and Community Layout support ↵James Young2021-06-215-8/+13
| | | | | | | | | | | | | | (#13276) * rename LAYOUT to LAYOUT_60_ansi_split_bs_rshift * enable Community Layout support
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-2110-33/+111
|\|
| * Fixes for Ploopy devices (#13144)ploopyco2021-06-2110-33/+111
| | | | | | Co-authored-by: Drashna Jael're <drashna@live.com>
* | Move optical sensor code to drivers folder (#13044)Drashna Jaelre2021-06-2132-890/+60
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-211-51/+136
|\|
| * ID80: fix LAYOUT_iso data (#13274)James Young2021-06-211-51/+136
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-211-5/+6
|\|
| * mech.studio Dawn: correct key sizes and positioning (#13277)James Young2021-06-211-5/+6
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-211-0/+2
|\|
| * [Keyboard] le_chiffre.c conditional led_config (#13285)Nathan2021-06-211-0/+2
| | | | | | disabling RGB_MATRIX_ENABLE causes led_config to fail during compile. Setting this conditional allows you to turn off RGB
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-06-2114-112/+112
|\|
| * Cleanup junk characters, part 1 (#13282)Ryan2021-06-2114-112/+112
| |
* | Remove dfu-util arguments from mcu_selection (#13150)Ryan2021-06-211-40/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-205-91/+51
|\|
| * [Docs] Update Japanese getting started documents. (#12806)shela2021-06-215-91/+51
| | | | | | | | | | | | | | * Update Japanese getting started documents. * Update faq_build.md * fix typo
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-201-1/+1
|\|
| * OLED font easter egg (#13269)Ryan2021-06-201-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-201-0/+1
|\|
| * Fix/keyboard/dz65rgbv3 (#13268)Erovia2021-06-201-0/+1
| | | | | | | | With the 'lufa-ms' bootloader LTO is needed so the keyboard can be built with Configurator.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-204-46/+160
|\|
| * Update Python dependencies for Nix (#12855)Sergey Vlasov2021-06-204-46/+160
| | | | | | Co-authored-by: Steve Purcell <steve@sanityinc.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-201-0/+57
|\|
| * rect44: add LAYOUT_all data (#13260)James Young2021-06-201-0/+57
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-203-2/+75
|\|
| * Adding my Bear65 keymap (#12962)stanrc852021-06-203-2/+75
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-2017-39/+403
|\|