summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
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-16Align new-keyboard with recent schema updates (#16378)Joel Challis
2022-02-16Bodge for helix build failures (#16376)Joel Challis
2022-02-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-15Update USB VID and PID for Aya (#16363)Dan Nixon
2022-02-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-15Add extra braces for trackball keymaps (#16361)Ryan
2022-02-15Align docs to new-keyboard behaviour (#16357)Joel Challis
2022-02-15Allow NO_PIN within info.json (#16359)Joel Challis
2022-02-15Various fixes for new-keyboard (#16358)Joel Challis
2022-02-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-15Fix multiple definition errors for trackball "boards" with no keys (#16350)Ryan
2022-02-14CLI: Minor additions #12795 (#16276)Erovia
2022-02-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-13Xenon: correct QMK Configurator key sequence (#16332)James Young
2022-02-14Merge remote-tracking branch 'origin/master' into developQMK Bot
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-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-14Digicarp65: fix layouts (#16328)Ryan
2022-02-13Fix compilation of ChibiOS UART driver (#16348)Joel Challis
Cherry picked fix from 15724
2022-02-12Format code according to conventions (#16322)QMK Bot
2022-02-12Update keyboard mapping for all moved boards this cycle (#16312)Drashna Jaelre
2022-02-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-11[Keyboard] Convert Maxr1998/Phoebe to use info.json where possible (#16309)Max Rumpf
2022-02-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-11[Keyboard] Lulu keyboard by boardsource (#15951)cole smith
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-02-11Clang-format tweaks (#15906)Ryan
2022-02-11[Keyboard] move g heavy industry boards into /gboards (#16040)peepeetee
Co-authored-by: zvecr <git@zvecr.com>
2022-02-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-11[Keymap] Add uqs' keymaps for various boards and ploopy mouse (#16265)uqs
2022-02-12move montex to IDOBAO vendor folder (#15668)peepeetee
* move montex to IDOBAO vendor folder * move montex to montex/v1
2022-02-12move @satt99 's comet46 to satt/ (#16059)peepeetee
2022-02-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-12Add wren configurator data (#16321)Joel Challis
2022-02-11move mechkeys keyboards into the mechkeys/ vendor folder (#15760)peepeetee
* move mechkeys keyboards to mechkeys/ * fix compilation * fix default folder
2022-02-11move @takashiski 's keebs into /takashiski (#16089)peepeetee
2022-02-11Added external spi flash driver. (#15419)Joy Lee
2022-02-11Fix right side ws2812 leds having two indices (#15985)Dasky
* Fix right side leds having two indices * remove redundant left check