~ruther/qmk_firmware

c586cfda — jpe230 3 years ago
(develop) Update bootmagic for  Adafruit Macropad (#17755)

c39a9028 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
2202efaf — Yuannan 3 years ago
Added autoclicker, better mouse, Vim like editing layer and more. (#15702)

* Added autoclicker, better mouse, vim like FN layer and more.

* Updated docs to comply with guidelines

* Fixed Imgur links

* increased step sizes

* updated readme to reflect step size

* Added second delay array for autoclicker to compensate for RGB animation CPU loads

* better RGB effects and updated docs

* better README.md formatting

* added DEBONCE libinput workaround for Linux

* fixed formatting

* fixed typos and clarified

* fixed layer picture order

* Update keyboards/dztech/dz65rgb/keymaps/yuannan/keymap.c

Co-authored-by: Drashna Jaelre <drashna@live.com>

* Update keyboards/dztech/dz65rgb/keymaps/yuannan/README.md

Co-authored-by: Drashna Jaelre <drashna@live.com>

* Updated Docs and rules

* Updated with the new deferred exec API to ensure more consistant CPS

* renamed README.md to be lower case to comply with fauxpark's request

* Remapped alt to be left instead of right for compatibility reasons

* Update keyboards/dztech/dz65rgb/keymaps/yuannan/config.h

Co-authored-by: Drashna Jaelre <drashna@live.com>

Co-authored-by: Drashna Jaelre <drashna@live.com>
536511a3 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
8de0427f — mechlovin 3 years ago
[Kay60] Change LED pin state and correct keycode. (#17746)

0e81d63b — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
de107847 — Aidan Gauland 3 years ago
Fix compilation error in Ploopy Nano maddie keymap (#17733)

f1671ec7 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
b9c7d4c4 — Sắn 3 years ago
[Keyboard] Add Krush65 Hotswap (#16692)

* Add Krush65 Hotswap

* Led fix

* small fix

* a

* B

* move ec action to VIA keymaps

* Update keyboards/sawnsprojects/krush/krush65/hotswap/readme.md

* Update keyboards/sawnsprojects/krush/krush65/hotswap/rules.mk

* Update readme.md

* Update readme.md

* Update readme.md

* Update keyboards/sawnsprojects/krush/krush65/hotswap/readme.md

* Update keyboards/sawnsprojects/krush/krush65/hotswap/rules.mk

* Update keyboards/sawnsprojects/krush/krush65/hotswap/info.json

* Update keyboards/sawnsprojects/krush/krush65/hotswap/readme.md

* Update keyboards/sawnsprojects/krush/krush65/hotswap/readme.md

* Update keyboards/sawnsprojects/krush/krush65/hotswap/info.json

* Update keyboards/sawnsprojects/krush/krush65/hotswap/hotswap.h
d681eac0 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
5a0e47db — Joel Challis 3 years ago
Add reviewer/labels to dependabot PRs (#17743)

bfed88db — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
4ca99af8 — dependabot[bot] 3 years ago
Bump JamesIves/github-pages-deploy-action from 4.3.4 to 4.4.0 (#17742)

5f32690c — Drashna Jaelre 3 years ago
Move Pointing Device Initialization (#17740)

Move Pointing Device Initialization to after Split Post Initialization

If both pointing device and split is enabled, the pointing device init needs to be called after the split post init, otherwise the connection (serial/etc) isn't initialized yet, and any commands that need to send data over (such as calling the set cpi command) never get sent over.
5c907326 — jpe230 3 years ago
Adafruit Macropad: Add VIA keymap, fix default km (#17735)

6081a809 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
7f0581cd — jonavin 3 years ago
Jonavin mercutio - reduce mem footprint  (#17498)

* Reduce mem footprint - remove sprintf

* remove stdio reference and use get_u8_str

Co-authored-by: Jonavin <=>
d510e80b — Albert Y 3 years ago
Add Blok 2040 conversion (#17603)

4efe6330 — Wilba 3 years ago
VIA Encoder Map Support (#17734)

493d4224 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
Next