~ruther/qmk_firmware

7f938e96 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
592028c7 — James Young 3 years ago
boardsource/beiwagon: correct QMK Configurator layout data (#17771)

914861b0 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
58d484ea — 4pplet 3 years ago
Waffling80 layout fix (#17757)

db3d9f99 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
962dcbf3 — James Young 3 years ago
Creatkeebs Thera Refactor (#17766)

3825362a — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
98c1f7a9 — Álvaro A. Volpato 3 years ago
[Keyboard] Apollo87H PCB support (#16817)

* Initial Apollo87H support

* Define RGB animations and default animation

* Add proper per-key RGB support

* Adjust LED positions

* Separate delta-gamma

* Fine-tune LED positions

* fix up GAMMA revision

* fix up tabs indentation to spaces indentation

* Fixed positioning and CS-SW defs for some LEDs

* Fix INS RGB position

* Fine-tune LED positions, fix default RGB

* Update readme's

* Rename LAYOUT_87H to lowercase 87h

* Formatting gamma's rules.mk

* Formatting delta's rules.mk

* Use smaller readme image

* Use smaller README image

* First support for 87H-T-SC and 88H-T-SC

* Update README

* Fix layout naming

* Remove

* Remove EEPROM definitions, fix missing RGB LED mod/alpha definer

* Add suggestions from noroadsleft
f383f7d6 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Le Chiffre rev 2 and HE additions (#17377)

* chiffre refactor for new revisions

* updated led matrix config

* updated per suggestions

* add tapdance enable

* revert tapdance (none defined in the default keymaps)

* clean up rules

* add readme for HE

* remove notes in readme

* fix perm

* fix perms

* Fix spacing on readme

* fix perm

* fix perms again?
302fa11d — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
f1ccd604 — 4pplet 3 years ago
[Keyboard] 4pplet Perk60 (#16853)

* adding perk60 iso

adding perk60 iso

* Update info.json

* Update keyboards/4pplet/perk60_iso/rev_a/rev_a.c

* Update keyboards/4pplet/perk60_iso/rev_a/rev_a.c

* Delete chconf.h

* Update keyboards/4pplet/perk60_iso/rev_a/rules.mk

* Update keyboards/4pplet/perk60_iso/rev_a/rev_a.c

* Update keyboards/4pplet/perk60_iso/rev_a/rev_a.c

* Update rules.mk

* Update config.h

* removing a few RGB effects

* removing more effects

* Update keyboards/4pplet/perk60_iso/rev_a/config.h

* Update keyboards/4pplet/perk60_iso/keymaps/default/keymap.c

* Update keyboards/4pplet/perk60_iso/keymaps/default/keymap.c

* Update keyboards/4pplet/perk60_iso/keymaps/via/keymap.c

* Update keyboards/4pplet/perk60_iso/keymaps/via/keymap.c

* Update keyboards/4pplet/perk60_iso/keymaps/via/keymap.c

* Update keyboards/4pplet/perk60_iso/rev_a/rev_a.h

* Update keyboards/4pplet/perk60_iso/keymaps/via/keymap.c

* Update keyboards/4pplet/perk60_iso/info.json

* Update keyboards/4pplet/perk60_iso/rev_a/rules.mk
d02cefe6 — JayceFayne 3 years ago
implement `tap_code16_delay` (#17748)

Add ability to enter bootloader mode from `QK_MAKE` (#17745)

8254d73f — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
1f42a8cc — Niko Wenselowski 3 years ago
Fix test logic to check for both keymaps (#17761)

Python will evaluate first the left and then the right side of the and operator.

The left side would previously return True based on the truthiness logic that treats any non-emptry string as true.

It would not check if the desired keymap exists.

If the left side is true it will evaluate the right side which will check for the existance of a specific keymap.

With this change the check for existance of two keymaps is implemented.
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
Next