summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-02-22Merge remote-tracking branch 'upstream/master' into developfauxpark
2022-02-21fix layout macro (#16414)jack
Co-authored-by: jack <{ID}+{username}@users.noreply.github.com>
2022-02-21Add encoder defaults for Keebio boards (#16398)Danny
* Add BDN9 encoder defaults * Add DSP40 encoder default * Add FoldKB encoder defaults * Add Iris encoder defaults * Update Iris Rev. 6 encoder orientation * Add KBO-5000 encoder defaults * Add Quefrency encoder defaults * Add Sinc encoder defaults * Add Stick encoder defaults * Remove encoder settings from VIA keymaps
2022-02-22Fix kikoslab/ellora65 (#16415)jack
2022-02-21Format code according to conventions (#16419)QMK Bot
2022-02-21[Keymap] BDN9 keymap (#15924)Adam Lickel
2022-02-21[Keyboard] infinity81 (#16387)peepeetee
2022-02-21[keyboard] DC01 i2c timeout fix (#16392)yiancar
2022-02-21[Keyboard] add evancookaudio sleepingdinosaur (#16320)evanmcook
Co-authored-by: Joel Challis <git@zvecr.com>
2022-02-21[Keyboard] Update Heavy Left (#16354)takashicompany
2022-02-21[Keyboard] ID75 v2 (#16351)peepeetee
2022-02-21[Keyboard] Add sabre (#15964)Wolf Van Herreweghe
Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>
2022-02-21[Keyboard] [redox_w] add dvorak layout and white led support (#16259)66f9e4eae
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-02-21[Docs] Update feature_leader_key.md (#16344)Michal Petrik
Co-authored-by: zvecr <git@zvecr.com>
2022-02-21[Docs] Update newbs_building_firmware.md (#16333)Michal Petrik
2022-02-21Helix/pico move to split_common (#16418)Takeshi ISHII
2022-02-21Format code according to conventions (#16421)QMK Bot
2022-02-22Merge remote-tracking branch 'upstream/master' into developfauxpark
2022-02-21Internal docs generation updates (#16411)Ryan
2022-02-21Fix a potential bug in encoder_init(). (#16372)Takeshi ISHII
After executing `setPinInputHigh(pin)`, it is necessary to wait for the charging time to read from the corresponding pin. This is the same as requiring `matrix_output_unselect_delay()` after doing `unselect_row()` in matrix.c.
2022-02-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-21Update the support for lazydesigners/dimple (#14797)jackytrabbit
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-02-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-21Format code according to conventions (#16412)QMK Bot
2022-02-21[Keyboard] Add Ellora65 (#14754)Brandon Claveria
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: swiftrax <swiftrax@github.com>
2022-02-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-21[Keyboard] Add Snatchpad keyboard (#16330)xiao
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: xia0 <xiao@morgan.net.au>
2022-02-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-21[Keyboard] add Gizmo Engineering GK6 keyboard (#13907)federicoweber
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-02-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-21[Keyboard] Add foundation (#16289)hunter
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-02-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-20[Keyboard] Add glacier in creatkeebs folder (#16079)Tim Liu
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-02-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-20[Keyboard] Add Obro (#15884)holtenc
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-02-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-20[Keyboard] Add Kyria rev. 2 (#16178)L. K. Post
2022-02-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-20[Keyboard] Add Monoflex 60 keyboard (#16234)Ivan Gromov
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-02-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-20[Keyboard] Fix Hineybush/h08_ocelot and Hineybush/h65(_hotswap) (#16405)jack
2022-02-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-20[Keyboard] Add MW75R2 PCB (#15042)TW59420
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2022-02-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-20[Keyboard] Fix mwstudio/mw65_rgb errors (#16410)jack
2022-02-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-20Update fix for MW65_rgb and added personal keymap (#15279)HorrorTroll
* Update fix for MW65 and added personal keymap * Resolve fix * Resolved fix, again * Added missing GPLv2 license headers * Resolved issue
2022-02-20Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-20rart67m: move OLED and WPM code to default keymap (#16403)Ryan
* rart67m: move OLED and WPM code to default keymap * Apply suggestions from code review Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Joel Challis <git@zvecr.com>
2022-02-20Merge remote-tracking branch 'origin/master' into developQMK Bot