~ruther/qmk_firmware

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>
75201c73 — Frothy 4 years ago
Enable media keys support for Canoe VIA keymap (#10829)

Phantom refactor (#10805)

`qmk info`: Add `--ascii` flag (#10793)

* `qmk info`: Add `--ascii` flag

* Fix typo

* Force ASCII for Windows/MSYS2

* Make it gooder

* Remove redundant windows check

* ...And this too

* Make pytest work on Windows
dc40f00a — Rich Saunders 4 years ago
[Keymap] Corrected the dvorak layout for kinesis advantage (#10808)

c1481629 — Xelus22 4 years ago
[Keyboard] Fix keyboard matrix scan rate with F072 (#10226)

* fix matrix scan rate

* Update trinityxttkl.c

* Update rev2.c
83eecdce — James Young 4 years ago
[Keyboard] nullbitsco/nibble Configurator rework (#10814)

* nullbitsco/nibble: rework LAYOUT_all

... and update via keymap accordingly.

* compress info.json LAYOUT_all tree

Only changes the white space.

* rebuild info.json LAYOUT_all tree

Note: this commit makes the visual layout the ANSI layout with a split left Shift, instead of being the same as the ISO layout.

* unify code styles

Make logically-unchanged code blocks similar in appearance to logically-changed blocks.

* correct LAYOUT_iso key sequence

Move ISO Enter's object to its proper place.
Next