~ruther/qmk_firmware

0bada398 — nut1414 4 years ago
[Keyboard] Add np12 (#12703)

Co-authored-by: Ryan <fauxpark@gmail.com>
fc52b435 — Juno Nguyen 4 years ago
[Keymap] Update: layout/community/ortho_4x12/junonum (#12643)

7d21ce36 — thompson-ele 4 years ago
[Keyboard] Titan60 LED and keymap updates (#12558)

Co-authored-by: Ryan <fauxpark@gmail.com>
9ada2f30 — Albert Y 4 years ago
USB suspend option and LED position change for The Mark 65 (#12725)

Co-authored-by: filterpaper <filterpaper@localhost>
d471a691 — coarse 4 years ago
Fix Cordillera LED states config (#12646)

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>
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>
e9aee3bf — coarse 4 years ago
[Keyboard] Add Charue Design's Sunsetter (#12547)

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
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>
a116b3f1 — Drashna Jaelre 4 years ago
Improve EEPROM defaults for Dynamic Keymaps (#12853)

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>
a3e7f3e7 — Zach White 4 years ago
Improve our CI tests (#11476)

* add a test and dry-run to qmk generate-api

* add a dry-run to qmk pyformat

* Add a --dry-run to qmk cformat

* reverse the order of nose2 and flake8 tests

* run CI test against cformat and pyformat

* fix programming errors

* tweak job name

* fix argument

* refine the files we select

* fix stack trace in --ci

* make cformat exit clean

* fix c file extensions

* decouple CI from pyformat

* remove --ci arg

* make ci happy

* use the environment var instead

* change output to text

* fix log message

* replace tabs
66ed80ad — James Young 4 years ago
Lagrange handwired Configurator bugfix (#12854)

* use human-friendly formatting

* correct key object order
3f854e16 — Joel Challis 4 years ago
Catch 'LAYOUTS = all' in lint (#12848)

Co-authored-by: Zach White <skullydazed@drpepper.org>
KBDMini refactor (#12850)

5c924efa — Zach White 4 years ago
fix the makefile snippet so flake8 and yapf don't fight (#12849)

30aae629 — Erovia 4 years ago
CLI: Use BASH if SHELL variable is not set (Windows) (#12847)

6c5e9406 — github-actions[bot] 4 years ago
[CI] Format code according to conventions (#12838)

Co-authored-by: QMK Bot <hello@qmk.fm>
1426ffc0 — Nick Brassel 4 years ago
Add script to perform parallel builds. (#12497)

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