summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-02-21[Keyboard] Add keyboard 3dortho14u (#16329)xiao
Co-authored-by: xia0 <xiao@morgan.net.au>
2022-02-21[Keyboard] Move rgb animation defines for KAPL keyboard (#16341)Alexander
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[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-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-21Update the support for lazydesigners/dimple (#14797)jackytrabbit
Co-authored-by: Ryan <fauxpark@gmail.com>
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-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-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-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-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-20[Keyboard] Add Obro (#15884)holtenc
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-02-20[Keyboard] Add Kyria rev. 2 (#16178)L. K. Post
2022-02-20[Keyboard] Add Monoflex 60 keyboard (#16234)Ivan Gromov
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-02-20[Keyboard] Fix Hineybush/h08_ocelot and Hineybush/h65(_hotswap) (#16405)jack
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-20[Keyboard] Fix mwstudio/mw65_rgb errors (#16410)jack
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-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-20clueboard/card: disable Command to reduce size (#16404)Ryan
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-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-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-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-17`mokey/xox70`: clean up layouts (#16375)Ryan
2022-02-17[Bug] Re-add call to `suspend_power_down_kb()` (#16382)Joakim Tufvegren
2022-02-17[Keyboard] Remove Helix/rev1 (#16389)Takeshi ISHII
2022-02-15Update USB VID and PID for Aya (#16363)Dan Nixon
2022-02-15Add extra braces for trackball keymaps (#16361)Ryan
2022-02-15Fix multiple definition errors for trackball "boards" with no keys (#16350)Ryan
2022-02-13Xenon: correct QMK Configurator key sequence (#16332)James Young
2022-02-13Mode M75S Layout Additions, Configurator Data and Code Touch-Up (#16327)James Young
* m75s.h: correct matrix position identifier `K5C` is actually on row 4, so it should be `K4C`. * m75s.h: add matrix diagram * add QMK Configurator data * polish whitespace - convert tabs to spaces - update indent to four spaces - remove trailing whitespace * update readme Didn't seem to be fully updated after being copied from the M65S codebase. * add LAYOUT_ansi with keymap ANSI layout with 2u Backspace. * add LAYOUT_iso with keymap ISO layout with 2u Backspace. * add LAYOUT_ansi_tsangan with keymap ANSI layout with 2u Backspace and 7u Spacebar. * add LAYOUT_iso_tsangan with keymap ISO layout with 2u Backspace and 7u Spacebar. * add LAYOUT_ansi_split_bs with keymap ANSI layout with Split Backspace. * add LAYOUT_iso_split_bs with keymap ISO layout with Split Backspace. * add LAYOUT_ansi_tsangan_split_bs with keymap ANSI layout with Split Backspace and 7u Spacebar. * add LAYOUT_iso_tsangan_split_bs with keymap ISO layout with Split Backspace and 7u Spacebar.
2022-02-14Digicarp65: fix layouts (#16328)Ryan
2022-02-11[Keyboard] Convert Maxr1998/Phoebe to use info.json where possible (#16309)Max Rumpf