~ruther/qmk_firmware

716924de — Brad Arnett 5 years ago
[Keyboard] Added ymdk split64 based on walston's work (#9183)

* Added ymdk split64 based on walson's work

* Commented out features on walston's keymap as it was too big to compile

* Update keyboards/ymdk_sp64/config.h

* Update keyboards/ymdk_sp64/keymaps/daed/keymap.c

* Update keyboards/ymdk_sp64/matrix.c

* Update keyboards/ymdk_sp64/matrix.c

* Update keyboards/ymdk_sp64/matrix.c

* keymap changes

* Update keyboards/ymdk_sp64/matrix.c

* Update keyboards/ymdk_sp64/matrix.c

* Update keyboards/ymdk_sp64/rules.mk

* Update keyboards/ymdk_sp64/config.h

* Update keyboards/ymdk_sp64/config.h

* Update keyboards/ymdk_sp64/readme.md

* Update keyboards/ymdk_sp64/rules.mk

* Update keyboards/ymdk_sp64/config.h

* Update keyboards/ymdk_sp64/rules.mk

* Update keyboards/ymdk_sp64/ymdk_sp64.c

* Update keyboards/ymdk_sp64/keymaps/walston/rules.mk

* Update keyboards/ymdk_sp64/readme.md

* Made requested changes and moved keyboard under ymdk directory

* Update keyboards/ymdk/ymdk_sp64/keymaps/walston/keymap.c

* Update keyboards/ymdk/ymdk_sp64/config.h

* Update keyboards/ymdk/ymdk_sp64/config.h

* Update keyboards/ymdk/ymdk_sp64/keymaps/default/keymap.c

* Update keyboards/ymdk/ymdk_sp64/keymaps/default/keymap.c

* updated changes for pr 9183

* updated changes for pr 9183

* updated changes for pr 9183

* Removed redundant "QMK_KEYBOARD_H" include
d88dca3c — James Young 5 years ago
YMD75: move MCU/Bootloader rules to revision level (#9452)

Work-around for an issue with QMK Configurator's API.
9c1097e7 — Joshua Diamond 5 years ago
Fix for One Shot Layer not being cleaned up after some actions (#8832)

f7eb030e — Jason Laqua 5 years ago
Standardize how unicode is processed (fixes #8768) (#8770)

Co-authored-by: Konstantin Đorđević <vomindoraan@gmail.com>
aae18143 — Yasha Mostofi 5 years ago
[Keyboard] Add Via support for Let's Split v2 (#9448)

* initial let's split with rgb

* Revert default

* Add Via keymap

* Remove my keymap

* Remove trailing slashes
[Keymap] Dcompact for iris (#9406)


Co-authored-by: Dan Herrera <sonarius@shew.io>
Co-authored-by: Ryan <fauxpark@gmail.com>
43b6f031 — Pierre Chevalier 5 years ago
[Keymap] Add pierrec83's Kyria keymap (#9401)

3e27ceee — yiancar 5 years ago
[Keyboard] Nebula12 keyboard (#9397)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
67f37402 — unicorn855 5 years ago
[Keyboard] added VIA support for HotDox (#9377)

* added VIA support for HotDox

* Update keyboards/hotdox/keymaps/via/keymap.c

Thank you drashna :)

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

Co-authored-by: Drashna Jaelre <drashna@live.com>
30fd6988 — Gregorio 5 years ago
[Keyboard] Add Mixi (#9364)

* [Keyboard] Add Mixi

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

Co-authored-by: Ryan <fauxpark@gmail.com>
ed528403 — Maarten Dekkers 5 years ago
[Keyboard] Add Eon87 (#9337)

Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com>
Fix error_log complaint about Preonic layouts (#9443)

b0fd0644 — James Young 5 years ago
Fix Kudox Columner Configurator key ordering (#9427)

abf466e5 — James Young 5 years ago
Add Configurator layout support for westfoxtrot/prophet (#9428)

157319fb — KgOfHedgehogs 5 years ago
[Keyboard] Jian keyboard (#8914)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
Implement game mode layer for dcompact on planck (#9402)

8018f4db — Hybrid 5 years ago
[Keymap] new keymap for XD75 (#8675)

Co-authored-by: grousselle <grousselle@WX-OR6215570.ad.francetelecom.fr>
Clean up Tap Dance docs (#9372)

* Clean up Tap Dance docs

* Add heading IDs for translation
a0bf2356 — Erovia 5 years ago
CLI: Add ATmega328 and ATtiny85 to supported CPUs (#9371)

* CLI: Add ATmega328 to supported CPUs

Support for ATmega328 was added in #9043.

* Update lib/python/qmk/constants.py
Fix error_log complaint about clueboard/66_hotswap/gen1 layout macro (#9400)

* Fix error_log complaint about clueboard/66_hotswap/gen1 layout macro

* Remove gen1 info.json in favour of higher level file

* Split into revision-specific info.json
Next