summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-09-08[Keyboard] add lyra (#13977)Malevolti
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-08[Keyboard] Add Olly JF PCB (#14056)mechlovin
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-08Backport F_CPU/F_USB hack from system76 (#14286)Drashna Jaelre
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-08[Keymap] Fix Maker Keyboards Alexa Keymap (#14355)Felix Jen
2021-09-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-08[Keyboard] Add 61Key (#14259)Ethan Yates
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-08`ST7565_TIMEOUT 0` and `ST7565_DISABLE_TIMEOUT` should behave the same (#14315)JayceFayne
2021-09-08`OLED TIMEOUT 0` and `OLED_DISABLE_TIMEOUT` should behave the same (#14302)JayceFayne
2021-09-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-08[Keyboard] Minor tweaks to Work Board layout (#14351)Drashna Jaelre
2021-09-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-09Bugfix for Joystick and JSON schema (#14295)Ryan
2021-09-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-08[Keyboard] Add new Mokey keyboard (#14329)rhmokey
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-08[Keymap] Add Gaston's Lily58 custom keymap (#14334)Gastón Jorquera
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Gaston Jorquera <gjorquera@gmail.com>
2021-09-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-08[Keyboard] Tractyl Manuform - configuration updates (#14314)Drashna Jaelre
* [Keyboard] Tractyl Manuform - configuration updates * Update readmes * Add more details * Fix issues with encoder pins * Additional fixes for pin config * Fix up some comments
2021-09-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-08[Keyboard] Add VIA keymap for the reviung39 (#14234)Keenan Brock
2021-09-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-08Fixes for recent i2c migrations (#14352)Joel Challis
2021-09-08Remove Arduino-style `analogRead()` (#14348)Ryan
2021-09-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-08[Keyboard] Update VIA support for lazydesigners/the40 (#14240)jackytrabbit
Co-authored-by: Joel Challis <git@zvecr.com>
2021-09-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-07[Keymap] New keymap for bm40 (#14182)Gabriel Bustamante
2021-09-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-07[Keyboard] add wang ergo (#14245)Rifaa Subekti
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-07Sneakbox Ava tidy-up (#14298)James Young
2021-09-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-07[Keymap] Adding IFo Hancroft's ErgoDox EZ Keymap (#14342)IFo Hancroft
2021-09-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-08[Keyboard] Fix issues with 3w6 rev2 matrix (#14346)Drashna Jaelre
2021-09-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-07handwired/dactyl - Refactor use of legacy i2c implementation (#14344)Joel Challis
2021-09-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-073w6 - Refactor use of AVR only I2C functions (#14339)Joel Challis
* Refactor use of legacy i2c functions * Align rev2 * Review fixes
2021-09-07Refactor use of legacy i2c implementation (#14341)Joel Challis
2021-09-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-07ergodone - Refactor use of legacy i2c implementation (#14340)Joel Challis
* Refactor use of legacy i2c implementation * copy-paste error
2021-09-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-06[Keyboard] Redox media (#13084)shiftux
* adding a new revision 'media' to the redox keyboard * readme update * encoder fix * video link * drashna change requests * removing SPLIT_USB_TIMEOUT * intermediate rename * lowercase * drashna comments * include if defined KEYBOARD_redox_media * lowercase readme, tmp step * lowercase readme * drashna changes * more drashna comments * readme update * readme update * fauxpark and drashna comments * fauxpark comments * Update keyboards/redox/media/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-06[Keyboard] Zinc: fix RGBLED_NUM bug (#13287)Monksoffunk