~ruther/qmk_firmware

12eb6444 — Drashna Jaelre 3 years ago
Add support for PAW3204 Optical Sensor (#17669)

Co-authored-by: gompa <gompa@h-bomb.nl>
Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
6992efb2 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
a7893f20 — Duccio 3 years ago
Add rgb underglow support and change vendor_id (#17719)

d0c095ee — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
32512bbf — JW2586 3 years ago
[Keyboard] Waterfowl keyboard support (#16760)

* Added waterfowl files

* Completing PR Checklist

* Added encoders to info.json

* Added license to default keymap

* Update keyboards/waterfowl/keymaps/cyanduck/keymap.c

* Update keyboards/waterfowl/keymaps/default/keymap.c

* Update keyboards/waterfowl/waterfowl.c

* Update keyboards/waterfowl/keymaps/default/keymap.c

* Update keyboards/waterfowl/waterfowl.c

* Update keyboards/waterfowl/waterfowl.c

* Update keyboards/waterfowl/keymaps/cyanduck/keymap.c

* Update keyboards/waterfowl/rules.mk

* Update readme.md

* Update keyboards/waterfowl/waterfowl.c

* Update keyboards/waterfowl/info.json

* Update keyboards/waterfowl/info.json
d458df76 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
819231af — takashicompany 3 years ago
Add keymap for Radialex (#17662)

* fix keymap

* fix keymaps
7a10c337 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
1bf95d60 — David Hoelscher 3 years ago
[Keyboard] customMK EVO70 (#14907)

* added files for EVO70

* updated info.json and readme

* ran qmk lint and fixed typo in info.json

* removed defines from config.h in favor of info.json

* removed an unnecssary include

* removed unnecessary code

* updated rules.mk to remove mention of Bluetooth

* corrected edit to rules.mk

* added code for OLED menu display

* removed extraneous comments and spaces

* added bongo cat animation

* Update keyboards/custommk/evo70/rules.mk

* Update keyboards/custommk/evo70/config.h

* Modified Bongocat graphics to match original proportions

* updated info.json device version

* updated OLED splash screen display timing

* improved bongo cat tap detection and added backlight breathing to OLED menu

* various improvements to OLED, saving settings, and VIA keymap fix

* removed extraneous define

* custom encoder assignment retained upon powerup, backlight sleep upon suspend

* corrected bongo cat tap detection

* Changed splash screen and bongo cat encoder rotation to use the custom assignments

* removed _default from LAYOUT naming and changed keyboard image to be hosted from imgur

* Force smaller version of image to be used in readme
1cdde7ba — Nick Brassel 3 years ago
Fix AVR compilation of FNV by using standard integer typenames. (#17716)

[Keyboard] boardsource/microdox data driven (#17675)

e8b14a52 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
7aea6798 — James Young 3 years ago
Update noroadsleft userspace and keymaps (2022-07-18) (#17714)

* kbdfans/kbd75/rev1:noroadsleft - remove LAYOUT_75_ansi_wkl definition

* coseyfannitutti/discipline:noroadsleft - change KC_GESC to KC_ESC

* update Quantum keycode instances in noroadsleft keymaps

- `RESET` -> `QK_BOOT`
- `EEP_RST` -> `EE_CLR`
- `DEBUG` -> `DB_TOGG`

* create and add G_PWD macro
c3f1ba7d — Joel Challis 3 years ago
Remove full bootmagic config (#17702)

eabbc042 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
627e35b7 — Sergey Vlasov 3 years ago
Remove Nixpkgs-provided `poetry` from the environment (#17673)

The `poetry` package from the used Nixpkgs snapshot triggers the regex
compatibility issue in Nix >= 2.10.0 binaries for `x86_64-darwin`:

    https://www.github.com/NixOS/nix/issues/4758

Remove the `poetry` package from the Nix shell environment for now
(it is not really required to compile QMK, only to develop the Nix shell
environment itself).

In addition, all `poetry` version earlier than 1.1.14 became effectively
non-functional after a breaking change of the PyPI JSON API:

    https://www.github.com/python-poetry/poetry/pull/5973

Updating the `poetry` package is not trivial (just adding it it to
`pyproject.toml` does not work due to dependency version conflicts with
other modules), therefore removing it seems to be the easiest solution
to restore compatibility with new Nix versions while not creating any
major inconvenience for QMK users.
0e4f9539 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
c10d0fc7 — Jason Wihardja 3 years ago
Add Support for Massdrop's Stack Overflow The Key V2 (#17696)

* Default Factory Settings

* Change Keyboard Name in Readme

* Fix LED Orders

* Change Brightness Step

* Enable Lighting Layers

* Add RGB Control Mode

* Unblink Layer to Clear Stack

* Add MacOS RGB Control

* Comment Fixes
11cfc8a0 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
4be736c1 — Runheme 3 years ago
[Keyboard]modify ginkgo65hot (#17705)

modify ginkgo65hot
Next