summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-29Planck/Preonic - Enable default encoder behaviour on configurator (#16104)Joel Challis
2022-01-29[Docs] zh-cn document translate: IDE configuration (#15575)IskandarMa
Co-authored-by: peepeetee <43021794+peepeetee@users.noreply.github.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2022-01-29Format code according to conventions (#16110)QMK Bot
2022-01-28Combo `TAP_CODE_DELAY` and `clear_weak_mods` (#15866)Pete Sevander
2022-01-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-28[Keyboard] add cypher rev6 (#14647)Cable Car Designs
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-01-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-28[Keyboard] Added sandwich/keeb68 to keyboards (#15007)SandwichRising
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2022-01-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-28[Keyboard] Add misterdeck 3d-printed handwired stream deck (#15556)Chris Broekema
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-01-28Adjust tap_code16 to account for TAP_HOLD_CAPS_DELAY (#15635)Ga68
Co-authored-by: Ga68 <github.ga68.e@grxme.com>
2022-01-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-28[Keymap] Further improvements to ifohancroft ErgoDox keymap (#15672)IFo Hancroft
2022-01-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-28[Keyboard] Fix Nasu Indicators (#15878)yiancar
Co-authored-by: yiancar <yiancar@gmail.com>
2022-01-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-28[Keyboard] Add keyprez unicorn (#15998)Christian Sandven
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com>
2022-01-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-28[Docs] Update Encoder docs about multiple encoders (#16036)Monksoffunk
2022-01-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-28Remove missing and trailing commas in info.json files. (#16088)Gabriel Harel
2022-01-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-28[Keyboard] Adds Elongate Revision Delta PCB support (#15498)Álvaro A. Volpato
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-01-28Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-28[Keymap] Added personal 36 key layout for 40percentclub's nori (#15980)wyethGR
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-01-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-27[Docs] OLED documentation edits (#15977)Albert Y
* Clarify OLED_TIMEOUT * Add a section on logo file location
2022-01-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-27Add support for Mode SeventyFive (#16030)Álvaro A. Volpato
* Initial M75H support * Remove BSLS key * Add M75S initial support * Define DYNAMIC_KEYMAP_EEPROM_MAX_ADDR to allow VIA * Add layer 1 for M75H * Add layer 1 for M75H * Fix layouts * Add BOOTLOADER and remove BOOTLOADER address from rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-01-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-27[Keyboard] fixed led_config: missing key, missing/wrong flags (#16048)p4yne
* fixed ledmap: missing key, missing/wrong flags * Update keyboards/kprepublic/bm65hsrgb_iso/bm65hsrgb_iso.c Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com> * corrected c&p error user name in GPL header Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
2022-01-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-27Fixes for slovak language-specific keycodes (#16019)KraXen72
2022-01-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-27[Keyboard] Fix compilation issues for creatkeebs thera (#16071)Drashna Jaelre
2022-01-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-27Mehkee96 LED state & count + transposed keys fixes (#16061)Damien Guard
* Fix transposed keys at top right of board. * Correct LED on state * Correct number of LEDs * Default LED state is fine
2022-01-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-26Keychron QMK Configurator Refactor (#16034)James Young
2022-01-26Deprecate split transactions status field (#16023)Stefan Kerkmann
2022-01-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-26Krush65 Solder Refactor (#16065)James Young
2022-01-26CK60: LAYOUT_60_iso compatibility (#16066)James Young
2022-01-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-26[Keyboard] Creatkeebs (#15766)Tim Liu
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-01-26Remove unused suspend_idle (#16063)Joel Challis
2022-01-26Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-26CU65: Fix VIA keymap (#16062)Ryan
2022-01-26Enable a default task throttle for split pointing. (#15925)Dasky