~ruther/qmk_firmware

663b250e — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
8a24fbbd — Wilba 3 years ago
Fix detection of EEPROM reset in some keyboards (#17970)

9bbc0cbb — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
7019d0bc — Kyle McCreery 3 years ago
[Keyboard] MechWild Puckbuddy (#17161)

* Initial commit

* testing modes

* working on puckbuddy firmware. This is all working for now but need to clean it up and personalize it.

* needs to be updated from vial build

* prepping for PR

* added rgb mode cycling to fn1 since it isn't on the encoder for these maps

* readme written in preparation for pr

* reverting driver print line

* Removed old reference to OBE in the readme from copypaste error

* applying changes based on review

* applying changes from review

* Update keyboards/mechwild/puckbuddy/puckbuddy.c

* trailing whitespaces removed

* added clear screen condition for switching back to name rendering

* Added uf2 keymap and fixed display glitch for the logo render art.

* Removed extra definition of FEE_PAGE_BASE_ADDRESS

* Removed the uf2 keymap and made it automatic when selecting bootloader instead

* Fixed the bad bootloader check

* moved the uf2 check from rules.mk to post_rules.mk to satisfy lint

* changing it back to stm32-dfu bootloader default

* Fixed RGBLIGHT enable oversight.

* Added persistent dynamic tapping configuration for the cirque touchpad tap term

* new lines at end of files for formatting and diff sanity

* changing default bootloader back to stm32-dfu

* Had to completely redefine the tap keycodes instead of using the DT_UP and DT_DOWN keycodes because I was not able to specify them easily in the via/vial configs and this allows me to keep the original functionality instead of tying it to eeprom like these are.

* Added tap toggling keycodes to quick enable and disable the tapping term

* working out an issue where the tap status keeps turning to off on power cycle

* correcting submodule garbo

* Fixed display issue and rewrote TAP config approach to make it a little easier to control

* removing backup puckbuddy.c code

* Added some comment, removed some commented out old code, removed trailing whitespace

* Changed to handle tinyuf2 by expecting emulated eeprom so that adding other forms of eeprom can be handled for the memory offset separately, and added user oled conditional inside the keyboard oled code block

* Updated default keymaps to have the tap and dpi keys on by default

* Apply suggestions from code review

* Apply suggestions from code review
994a2542 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
94b3efe9 — mechlovin 3 years ago
change Adelais En Ciel rev. 3 from STM32F303 to APM32F103 MCU (#16964)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
52504999 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
336c4904 — mincedshon 3 years ago
[Keyboard] add ecila keyboard (#17596)

25913ef5 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
5de65502 — yiancar 3 years ago
[Keyboard] Add NK20 (#17907)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: yiancar <yiancar@gmail.com>
6e1c2b20 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
923cd63f — Salicylic-acid3 3 years ago
[Keyboard] (7skb)Change number of LEDs and Enable Mouse Keys (#17954)

1d33baac — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
0002b1cc — Joel Challis 3 years ago
Also disable line ending conversion for merge workflows (#17953)

a3b06fd8 — QMK Bot 3 years ago
Format code according to conventions (#17951)

a14cd0fb — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
bccf933b — Joel Challis 3 years ago
Force no git line ending conversion on format workflow (#16176)

22cb4e52 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
9a3c30f2 — Vertex-kb 3 years ago
[Keyboard] Add Vertex AngleR2 keyboard (#16764)

* Add files via upload

* Delete Vertex/AngleR2 directory

* Add files via upload

* Delete keyboards/Vertex/AngleR2 directory

* Add files via upload

* Add files via upload

* Add files via upload

* Update keyboards/vertex/angler2/angler2.h

* Update keyboards/vertex/angler2/info.json

* Update keyboards/vertex/angler2/keymaps/default/keymap.c

* Update keyboards/vertex/angler2/keymaps/via/keymap.c

* Update keyboards/vertex/angler2/keymaps/via/keymap.c

* Update keyboards/vertex/angler2/keymaps/via/keymap.c

* Update keyboards/vertex/angler2/keymaps/default/keymap.c

* Update keyboards/vertex/angler2/keymaps/via/keymap.c
764c542b — Joel Challis 3 years ago
Remove tmk_core 'serial' code (#17866)

Next