~ruther/qmk_firmware

e03afcb0 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
db8b74f0 — Josh Hinnebusch 2 years ago
[Keyboard] Hineybush H101 (#22186)

* initial h101 commit

* update keymap and add via support

* update doc stuff

* readme typo

* updates

* add indicator LEDs, needs testing

* update readme

* update USB VID/PID to match VIA json

* Update keyboards/hineybush/h101/readme.md

* Update keyboards/hineybush/h101/keymaps/default/keymap.c

* Update keyboards/hineybush/h101/readme.md

* Update keyboards/hineybush/h101/keymaps/via/keymap.c

* updates from PR comments

* updates per PR comments

* idk why the folder is acting weird

* maybe this will fix it

* update to hopefully fix everything weird

* keycode fixes

* keymap updates
47145a6c — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
81e086b3 — Dasky 2 years ago
add missing gpio include for pointing motion pin (#22246)

474a4056 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
0650f783 — jonylee@hfd 2 years ago
[Keyboard] MonsGeek M3 (#20542)

* Add keybord monsgeek m3.

* Add keybord monsgeek m3.

* Add keybord monsgeek m3.

* updata rules.mk

* add readme.md

* delete monsgeek\m3\rgb_matrix_kb.inc

* add DISABLE_M3_KEYCODES

* user_config --> kb_config

* Move code to info.json,and removed redundant features

* Update keyboards/monsgeek/m3/info.json

* Update keyboards/monsgeek/m3/info.json

* Update readme.md

* Update keyboards/monsgeek/m3/config.h

* Update keyboards/monsgeek/m3/info.json

* Update keyboards/monsgeek/m3/info.json

* Update keyboards/monsgeek/m3/keymaps/default/keymap.c

* Update keyboards/monsgeek/m3/keymaps/via/keymap.c

* Update keyboards/monsgeek/m3/readme.md

* Update m3.c

* Update m3.c

* Update info.json

* Update keymap.c

* Update keymap.c

* Update config.h

* Update keyboards/monsgeek/m3/readme.md

* Update keyboards/monsgeek/m3/rules.mk

* Update keyboards/monsgeek/m3/info.json

* Update keyboards/monsgeek/m3/keymaps/default/keymap.c

* Update keyboards/monsgeek/m3/keymaps/via/keymap.c

* Update keyboards/monsgeek/m3/info.json

* Update keyboards/monsgeek/m3/info.json

* Update keyboards/monsgeek/m3/info.json

* Update m3.c

* Update keyboards/monsgeek/m3/info.json

* Update keyboards/monsgeek/m3/m3.c

* Update keymap.c

replace the tabs with spaces

* Update keymap.c

replace the tabs with spaces
17c7d1fa — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
6dafcac7 — Arthur 2 years ago
[Keyboard] Add MIIIW BlackIO83 (#21970)

* Add MIIIW BlackIO83

* Improve the code

* Updated instructions for entering the bootloader

* Update keyboards/miiiw/blackio83/rev_0100/config.h

* Update keyboards/miiiw/blackio83/rev_0100/config.h

* Update keyboards/miiiw/blackio83/config.h

* Update config.h
0e5f7ac3 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
81d69a57 — Joel Challis 2 years ago
Resolve invalid keyboard alias targets (#22239)

509a2b40 — Joel Challis 2 years ago
Fix old usage of UNICODE_MODE_MAC (#22238)

77fe1298 — Dasky 2 years ago
Yampad add missing includes for CONVERT_TO (#22237)

20eb93e0 — Dasky 2 years ago
Yampad add missing includes for CONVERT_TO (#22237)

683cdf3a — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
3665ae04 — HorrorTroll 2 years ago
[Keyboard] HorrorTroll Nyx (#21143)

* Added support keyboard Nyx

* Resolved zvarc suggested and lint error

* Delete FORCE_NKRO due to problem with BIOS on mainboard

* Resolved dunk2k suggested and limit more brightness, disable some RGB Effect

* Resolved drashna suggested

* Delete flower blooming effect and move to rev1 folder
fa1c1cbb — Dominik 2 years ago
avrdude: Version 7.2 changes the text output (#22235)

from "could not find USB device with" to "cannot find USB device with"
This should fix issue #22234

Co-authored-by: Dominik Loidolt <dominik.loidolt@univie.ac.at>
e2e6b3df — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
6e6fff86 — James Young 2 years ago
Fix typo in `docs/feature_tri_layer.md` (#22232)

`Stes` -> `Sets`
62731fe2 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
ad14a27c — Cloud Chagnon 2 years ago
[Keyboard] Split-Cloud Handwired (#21327)

* Added new handwired, the Split-Cloud

* Minor changes to make clang-format happy

* Alligned files with project standard.

Trimmed midi out of the default layout, modified the readme, and removed unnecessary files.

* Simplified default keymap further, changes to info.json

* Moved image to imgur, simplified, and removed the unneeded rules.mk file

* Update keyboards/handwired/split_cloud/readme.md

Changed image in readme to Huge Thumbnail instead of Original.

* Removed unneeded tri layer custom keycodes

Now using the built-in functionality!

* Update keyboards/handwired/split_cloud/readme.md

Accidentally reverted this when making other changes
Next