summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2022-02-20clueboard/card: disable Command to reduce size (#16404)Ryan
2022-02-20Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-20Add h08_ocelot and h65 PCBs (#14054)Josh Hinnebusch
* add h65 start * add h65 base files * add ocelot base files * add via keymap * Update keyboards/hineybush/h08_ocelot/config.h * Update keyboards/hineybush/h65/config.h * add base files for h65 hotswap * changes made per PR * finally made updates per PR * update readmes * Update keyboards/hineybush/h65_hotswap/config.h * Update keyboards/hineybush/h65_hotswap/rules.mk * Update keyboards/hineybush/h65_hotswap/rules.mk * Update keyboards/hineybush/h65_hotswap/readme.md * Update keyboards/hineybush/h65_hotswap/info.json * Update keyboards/hineybush/h65/rules.mk * Update keyboards/hineybush/h65_hotswap/keymaps/default/keymap.c * Update keyboards/hineybush/h65_hotswap/keymaps/default/keymap.c * Update keyboards/hineybush/h65_hotswap/h65_hotswap.h * Update keyboards/hineybush/h65_hotswap/keymaps/default/keymap.c * Update keyboards/hineybush/h65_hotswap/keymaps/default/keymap.c * Update keyboards/hineybush/h65/rules.mk * Update keyboards/hineybush/h65/readme.md * Update keyboards/hineybush/h08_ocelot/h08_ocelot.h * Update keyboards/hineybush/h08_ocelot/keymaps/default/keymap.c * Update keyboards/hineybush/h08_ocelot/keymaps/default/keymap.c * Update keyboards/hineybush/h08_ocelot/keymaps/via/keymap.c * Update keyboards/hineybush/h08_ocelot/keymaps/via/keymap.c * Update keyboards/hineybush/h08_ocelot/readme.md * Update keyboards/hineybush/h08_ocelot/rules.mk * Update keyboards/hineybush/h08_ocelot/rules.mk * Update keyboards/hineybush/h65/h65.h * Update keyboards/hineybush/h08_ocelot/info.json * Update keyboards/hineybush/h65/info.json * Update keyboards/hineybush/h65/keymaps/default/keymap.c * Apply suggestions from code review * update jsons for default qmk config layout * Update keyboards/hineybush/h08_ocelot/rules.mk * Update keyboards/hineybush/h65/h65.h * Update keyboards/hineybush/h65/info.json * Update keyboards/hineybush/h65/keymaps/default/keymap.c * Update keyboards/hineybush/h65_hotswap/keymaps/default/keymap.c * Update keyboards/hineybush/h65_hotswap/keymaps/via/keymap.c * Update keyboards/hineybush/h65_hotswap/keymaps/via/keymap.c * Update keyboards/hineybush/h65_hotswap/keymaps/via/keymap.c * Update keyboards/hineybush/h65_hotswap/rules.mk * Update keyboards/hineybush/h65/config.h
2022-02-20Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-19Bliss Hotdox keymaps (#13160)Benjamin Chausse
* Bliss Hotdox keymaps * Update keyboards/hotdox/keymaps/bliss/keymap.c * Update keyboards/hotdox/keymaps/bliss/keymap.c * Add GPL License to keymap.c file Changes to be committed: modified: keymap.c * make changes requested by fauxpark * Update keyboards/hotdox/keymaps/bliss/readme.md * Update keyboards/hotdox/keymaps/bliss/keymap.c * Update keyboards/hotdox/keymaps/bliss/readme.md
2022-02-20Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-19Add kikkou keyboard (#15291)Matthew Dias
* Add kikkou keyboard * Apply suggestions from code review * Update keyboards/kikkou/rules.mk * Apply suggestions from code review1
2022-02-19Merge remote-tracking branch 'upstream/master' into developfauxpark
2022-02-19Fix a couple of boards being wrongly identified as AVR (#16377)Ryan
2022-02-17[Keyboard] Renamed Frooastboard to Frooastboard Nano (#16373)Simon
2022-02-17Fix build error for LED Matrix effect solid_reactive_wide. (#16383)Joakim Tufvegren
2022-02-17Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-02-17`mokey/xox70`: clean up layouts (#16375)Ryan