~ruther/qmk_firmware

07800e82 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
c305edc6 — Brandon Claveria 4 years ago
add handwired/swiftrax/walter (#12428)

* init commit of walter

* finalize keyboard

* fix walter.h

* fix config.h

* fix rgblight animations

* fix config.h

Co-authored-by: Swiftrax <swiftrax@gmail.com>
6da60d4a — Zach White 4 years ago
Add setup, clone, and env to the list of commands we allow even with broken modules (#12868)

3a1ce81d — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
9a3f4f8f — Andrew Kannan 4 years ago
Some fixes for the Bakeneko variant DB60s (#12662)

* Some fixes for the Bakeneko variant DB60s

* Add copyright to header

* Add .python-version to gitignore for people who use pyenv or similar

* update readme

* Add more readmes

* Add more readmes

* Update the versions to have different product IDs

* Update readme

* Add missing rules.mk

* Fix matrix on hotswap

* remove iso from hotswap

* Fix hotswap spacebar

* Revert gitignore changes

* Fix layouts

* Apply suggestions from code review

Co-authored-by: Ryan <fauxpark@gmail.com>

* Add split configs

* Apply suggestions from code review

Co-authored-by: Ryan <fauxpark@gmail.com>

* Add license to config

* or equivalent

Co-authored-by: Ryan <fauxpark@gmail.com>
4bb00c6a — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
e9aee3bf — coarse 4 years ago
[Keyboard] Add Charue Design's Sunsetter (#12547)

38d8d544 — Zach White 4 years ago
Remove KEYMAP and LAYOUT_kc (#12160)

* alias KEYMAP to LAYOUT

* remove KEYMAP and LAYOUT_kc
Fix syntax error when compiling for ARM (#12866)

LED Matrix: Effects! (#12651)

f41fc6b7 — Nick Brassel 4 years ago
Fixup build errors on `develop` branch. (#12723)

0432bde9 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
77875e89 — peepeetee 4 years ago
peepeetee's custom keymap for bm68rgb (#12232)

* add custom keymaps for BM68rgb

* add user keymap for bm68rgb

* fix grammar

* add custom hub16 keymap

* Apply suggestions from code review

* fix errorenously included hub16 file

* add GPL headers

* revert defining dfa_state in keymap.h

* Update keyboards/bm68rgb/keymaps/peepeetee/keymap.h

* enable tap dance, add tap dance to left alt
17586ea7 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
1ab2167f — George Wietor 4 years ago
[Keyboard] VIA support for Preonic Rev3 (#11344)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Jack Humbert <jack.humb@gmail.com>
069cfb61 — Lukas Reineke 4 years ago
[Keymap] Turn OLED off on suspend in soundmonster keymap (#10419)

6bb9113e — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
a116b3f1 — Drashna Jaelre 4 years ago
Improve EEPROM defaults for Dynamic Keymaps (#12853)

0e7c66e8 — Zach White 4 years ago
Merge remote-tracking branch 'origin/master' into develop

Conflicts:
	bin/qmk
	lib/python/qmk/cli/__init__.py

Merge conflicts fixed by skullydazed.
bc38c38f — Zach White 4 years ago
Move the module checking and updating to lib/python (#12416)

* move the module checking and updating to lib/python

* make flake8 happy

* Update lib/python/qmk/cli/__init__.py

Co-authored-by: Erovia <Erovia@users.noreply.github.com>

* prompt the user to disable developer mode

* pyformat

* flake8

Co-authored-by: Erovia <Erovia@users.noreply.github.com>
Next