Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-23 | 3 | -4/+4 |
|\ | |||||
| * | Fix zero condition of reactive runners that will suspend RGB animation (#12710) | Albert Y | 2021-06-23 | 3 | -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 develop | QMK Bot | 2021-06-23 | 2 | -148/+126 |
|\| | |||||
| * | [Keyboard][Bug] Makrosu VIA compile fix encoder and formatting (#13306) | Xelus22 | 2021-06-22 | 2 | -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) | Ryan | 2021-06-23 | 1 | -6/+6 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-23 | 1 | -1/+1 |
|\| | |||||
| * | [Docs] pr_checklist: fix capitalization of Vial (#13301) | xyzz | 2021-06-22 | 1 | -1/+1 |
| | | |||||
* | | Remove rgblight stubs (#13302) | Ryan | 2021-06-23 | 2 | -40/+0 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-22 | 9 | -0/+431 |
|\| | |||||
| * | adding my custom keypad to qmk repository (#12150) | Muhammad Rivaldi | 2021-06-23 | 9 | -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 develop | QMK Bot | 2021-06-22 | 1 | -0/+71 |
|\| | |||||
| * | Technika: add sample info.json data (#13292) | James Young | 2021-06-23 | 1 | -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 White | 2021-06-22 | 1 | -7/+1 |
| | | | | | | | | | | * remove the redundant pin name validation * fix submodules | ||||
* | | Refactor doctor.py into a directory (#13298) | Zach White | 2021-06-22 | 6 | -49/+70 |
| | | |||||
* | | Move LED/RGB Matrix code into their own directories (#13257) | Ryan | 2021-06-22 | 80 | -100/+108 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-22 | 1 | -18/+21 |
|\| | |||||
| * | Additional documentation for GUI mod combo (#13266) | Albert Y | 2021-06-22 | 1 | -18/+21 |
| | | | | | | Co-authored-by: filterpaper <filterpaper@localhost> | ||||
* | | eeprom_i2c driver: added EXTERNAL_EEPROM_WP_PIN configuration option. (#12617) | Purdea Andrei | 2021-06-21 | 2 | -1/+25 |
| | | |||||
* | | Skip EEPROM writes once done. (#13293) | Nick Brassel | 2021-06-22 | 2 | -0/+2 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-21 | 13 | -0/+531 |
|\| | |||||
| * | Adding "Eagle Viper Rep", open sourced Eagle/Viper V2/V3 PCB (#13020) | 4pplet | 2021-06-22 | 13 | -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 develop | QMK Bot | 2021-06-21 | 5 | -104/+125 |
|\| | |||||
| * | Geminate60 Codebase Touch-up (#13275) | James Young | 2021-06-21 | 5 | -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 develop | QMK Bot | 2021-06-21 | 5 | -8/+13 |
|\| | |||||
| * | Swiftrax Nodu handwired: Layout Macro rename and Community Layout support ↵ | James Young | 2021-06-21 | 5 | -8/+13 |
| | | | | | | | | | | | | | | (#13276) * rename LAYOUT to LAYOUT_60_ansi_split_bs_rshift * enable Community Layout support | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-21 | 10 | -33/+111 |
|\| | |||||
| * | Fixes for Ploopy devices (#13144) | ploopyco | 2021-06-21 | 10 | -33/+111 |
| | | | | | | Co-authored-by: Drashna Jael're <drashna@live.com> | ||||
* | | Move optical sensor code to drivers folder (#13044) | Drashna Jaelre | 2021-06-21 | 32 | -890/+60 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-21 | 1 | -51/+136 |
|\| | |||||
| * | ID80: fix LAYOUT_iso data (#13274) | James Young | 2021-06-21 | 1 | -51/+136 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-21 | 1 | -5/+6 |
|\| | |||||
| * | mech.studio Dawn: correct key sizes and positioning (#13277) | James Young | 2021-06-21 | 1 | -5/+6 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-21 | 1 | -0/+2 |
|\| | |||||
| * | [Keyboard] le_chiffre.c conditional led_config (#13285) | Nathan | 2021-06-21 | 1 | -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 develop | fauxpark | 2021-06-21 | 14 | -112/+112 |
|\| | |||||
| * | Cleanup junk characters, part 1 (#13282) | Ryan | 2021-06-21 | 14 | -112/+112 |
| | | |||||
* | | Remove dfu-util arguments from mcu_selection (#13150) | Ryan | 2021-06-21 | 1 | -40/+0 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-20 | 5 | -91/+51 |
|\| | |||||
| * | [Docs] Update Japanese getting started documents. (#12806) | shela | 2021-06-21 | 5 | -91/+51 |
| | | | | | | | | | | | | | | * Update Japanese getting started documents. * Update faq_build.md * fix typo | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-20 | 1 | -1/+1 |
|\| | |||||
| * | OLED font easter egg (#13269) | Ryan | 2021-06-20 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-20 | 1 | -0/+1 |
|\| | |||||
| * | Fix/keyboard/dz65rgbv3 (#13268) | Erovia | 2021-06-20 | 1 | -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 develop | QMK Bot | 2021-06-20 | 4 | -46/+160 |
|\| | |||||
| * | Update Python dependencies for Nix (#12855) | Sergey Vlasov | 2021-06-20 | 4 | -46/+160 |
| | | | | | | Co-authored-by: Steve Purcell <steve@sanityinc.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-20 | 1 | -0/+57 |
|\| | |||||
| * | rect44: add LAYOUT_all data (#13260) | James Young | 2021-06-20 | 1 | -0/+57 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-20 | 3 | -2/+75 |
|\| | |||||
| * | Adding my Bear65 keymap (#12962) | stanrc85 | 2021-06-20 | 3 | -2/+75 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-20 | 17 | -39/+403 |
|\| |