~ruther/qmk_firmware

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.
780b7722 — MechMerlin 4 years ago
[Keyboard] VIA Support: Exent 65% (#10797)

* exent VIA support

* minor cleanups

* Update keyboards/exent/config.h

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

* Update keyboards/exent/config.h

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

Co-authored-by: Ryan <fauxpark@gmail.com>
86ac56cd — KnoblesseOblige 4 years ago
[Keyboard] Add keebsforall/freebird60 (#10774)

* Added ad/freebird60.

* Moved freebird60 keyboard. Added VIA keymap.

* Updated `keebsforall/freebird60` README to include image.

* Update keyboards/keebsforall/freebird60/readme.md

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

* Update keyboards/keebsforall/freebird60/readme.md

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

Co-authored-by: Ryan <fauxpark@gmail.com>
c1e69bce — Ole Westendorff 4 years ago
add 65_ansi_split_bs to default community layouts (#10770)

* add 65_ansi_split_bs to default community layouts

* Update layouts/default/65_ansi_split_bs/layout.json

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

Co-authored-by: Ryan <fauxpark@gmail.com>
78019c3e — Brandon Claveria 4 years ago
[Keyboard] add bebol keyboard (#10763)

* add bebol keyboard

* Change PID

* Update keyboards/handwired/swiftrax/bebol/rules.mk

Co-authored-by: Drashna Jaelre <drashna@live.com>

Co-authored-by: Swiftrax <swiftrax@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
76bc2355 — Keys of Kings 4 years ago
[Keyboard] Add keysofkings folder and twokey keyboard (#10754)

* Add keysofkings folder and twokey keyboard

* Update readme.md

* Update readme.md

* Update config.h

* Update config.h

* Update keymap.c

* Update twokey.c

* Update twokey.h

* Update keyboards/keysofkings/twokey/config.h

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

* Update keyboards/keysofkings/twokey/readme.md

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

* Update keyboards/keysofkings/twokey/rules.mk

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

* Update keyboards/keysofkings/twokey/rules.mk

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

* Update keyboards/keysofkings/twokey/readme.md

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

* Update info.json

* Update keymap.c

* Update keyboards/keysofkings/twokey/info.json

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

Co-authored-by: Ryan <fauxpark@gmail.com>
fed9c97d — Xyverz 4 years ago
[Keymap] Added layout for my Keyboardio Atreus (#10726)

* Adding Evan Travers' Keyboardio Atreus branch.

Initial commit of my KeyboardIO Atreus layout.
This is a direct copy of my default Atreus layout, with blank spaces
for the two additional keys.

* Added MACLOCK macro to keymap.c

* Updates to Keyboardio Atreus keymap and readme.

* Adding arrows to bottom row of RAISE and LOWER layers

* bringing the rest of the master branch to my working branch.

* Changes to my KeyboardIO Atreus keymap & readme

* Changes to keymap.

* Adding Evan Travers' Keyboardio Atreus branch.

Initial commit of my KeyboardIO Atreus layout.
This is a direct copy of my default Atreus layout, with blank spaces
for the two additional keys.

* Added MACLOCK macro to keymap.c

* Updates to Keyboardio Atreus keymap and readme.

* Adding arrows to bottom row of RAISE and LOWER layers

* bringing the rest of the master branch to my working branch.

* Changes to my KeyboardIO Atreus keymap & readme

* Changes to keymap.

* Added GPL2+ compatible license header.

Co-authored-by: Ian Sterling <503326@MC02YT9K9LVCF.tld>
Next