~ruther/qmk_firmware

ff7f7031 — Drashna Jaelre 4 years ago
[Keyboard] Fix unused variables in mschwingen modelm (#10811)

Specifically, the lgreen variable isn't used, and avr-gcc 8.x complains about this. To prevent it from being an issue, just set all of these led variables to be unused.
Add big spacebar defaults to Underscore33 (#10731)

* add big spacebar default

* add rev1 big space

* add big spacebar default

* add rev1 big space

* Fixed copyright statements
Removed unused RGBRST keycode and bootmagic swaps
bd1c048a — Zach White 4 years ago
Add qmk info -l to show the layouts too (#10882)

4d33d729 — Zach White 4 years ago
New command: qmk lint (#10761)

* Basic qmk lint command

* check for keymap readme

* change the workflow from qmk info to qmk lint

* add a strict mode

* parsing -> parse

* document qmk lint

* small info logging cleanup

* Apply suggestions from code review

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

* honor --strict in more places

* change the job name to lint

Co-authored-by: Ryan <fauxpark@gmail.com>
7ce54024 — Joe Wasson 4 years ago
Updates to Talljoe's Keymaps (#10115)

* Minor Tweak

* Refactor spacebar defines.

* Add TMO50 layout

* Rename Atreus keymap.

* Refactor Atreus for readability.

* Eliminate tapdance quote and tweak maltroff.

* Factor out tapdance.

* Add some fancy combos and keys.

* Remove combos for now because they cause pain.

* WIP visualizer

* Alternate method for reset

* WIP2 visualizer

* Layer text tweak.

* Add made-up layout Nortron as a combination of Norman and Maltron.

* Add backspace.

* Add Talljoe keymap to Prime E.

* Fix double-colon so it doesn't press enter if shift is released early.

* Use new make command.

* Bring some modern standards into code and add licenses.

* Remove QMK_KEYBOARD_CONFIG_H and fixup QMK_KEYBOARD_H.

* Move from `biton32` to `get_highest_layer`.

* Remove PREVENT_STUCK_MODIFIERS

* Update keyboards/thevankeyboards/minivan/keymaps/talljoe-minivan/config.h
b5ebdf1b — Jonathan Rascher 4 years ago
[Keymap] bcat keymaps and userspace (#10705)

Add Eco keymap, factor Crkbd keymap to community layout, other minor tweaks

* Remove outdated Crkbd Ctrl key positioning info

* Add Left Alt key to Lily58 keymap

* Lily58 no longer overrides default TAPPING_TERM

* Refactor Crkbd keymap to use new community layout

* Fix underglow animations for Crkbd w/ Split Common

* Add initial Eco keymap

* Update outdated reference to Crkbd layout

* Add keymap links to userspace readme

* Add copyright notices to files changed in this PR
d7c90d80 — yulei 4 years ago
add dp60 indicator mode (#8801)

* add dp60 indicator mode

* update according to #7720

* added license header and move the ws2812 codes to a seperate c file

* fixed conflict with master
5f2c4349 — kaylanm 4 years ago
E85 backlight & LED indicator updates (#10678)

* Enable in-switch backlight on e85 for VIA keymaps.

Update LED indicator code for e85 hotswap/soldered PCBs.
f2eb080a — X-Bows Tech 4 years ago
Add support for 4 IS31FL3731 devices (#10860)

This is a simple change.Support for IS31FL3731 has been changed from 2 to 4.
f12dcb06 — Brandon Schlack 4 years ago
[Keymap] add brandonschlack userspace and keymaps (#10411)

262a6073 — Endemoniada 4 years ago
[Keymap] add ai03/polaris:mekberg (#10508)

* Add keymap for Polaris

* Change back to KC_NUBS for <> key

* Add GPL header from default files

* Change to new way of flashing in readme
CLI: Add `qmk clean` (#10785)

d46fa227 — katawajojo 4 years ago
Adds support for XD84 Pro (#9750)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: katawajojo <vibri@localhost>
Co-authored-by: katawajojo <katawajojo@vibri.local>
Freyr refactor (#10833)

KC60 refactor (#10834)

38162af5 — Drashna Jaelre 4 years ago
[Keyboard] Fixes for PloopyCo mouse and readmes (#10841)

e680af98 — kaylanm 4 years ago
Enable extrakeys, mousekeys for all VIA keymaps. (#10740)

4ba0cb7e — Reibl János Dániel 4 years ago
Add OLED support for Riblee F411 (#10778)

* Add OLED support for Riblee F422

* Fix typo
4b839db3 — yiancar 4 years ago
NK65 eeprom compatibility with 128KB and 256KB (#10804)

* NK65 define hack for 128kb 256kb versions of F303

* Updated to chibios define
Add support for Noxary Vulcan (#10822)

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