~ruther/qmk_firmware

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
0b7b74f5 — yiancar 5 years ago
Nebula65 (#9368)

* Initial nebula65 commit

* Use PWM driver

* Polishing

* Remove random rgblight settings

* Spelling fix

* Update keyboards/nebula65/keymaps/default/readme.md

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

* Update keyboards/nebula65/keymaps/via/readme.md

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

* Update keyboards/nebula65/readme.md

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

* Update keyboards/nebula65/readme.md

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

* Clean includes in .h file

* Update keyboards/nebula65/readme.md

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

* Further cleanup

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
80b2b710 — cole smith 5 years ago
added 4x12 (#9411)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
3814dacf — MURAMATSU Atshshi 5 years ago
[Keymap] Add froggy keymap with 106/109 (JP) settings for helix keyboard (#8967)

* initial commit for froggy 106 key mode

* add mode indicator on OLED

* use #pragma once instead of include guard

* remove unusable codes

* remove audio codes, because helix rev.2 has no audio feature

* use set_single_persistent_default_layer

* remove eeprom update check
7576f616 — csc027 5 years ago
[Keymap] csc027/keymap-updates (#9420)

e8a02afc — Thomas Lim 5 years ago
Add VIA support to keebio/nyquist (#9399)

357a888d — Drashna Jaelre 5 years ago
[Keymap] Drashna's Keymap Update - Display Edition (#9282)

OLED Display fixes
Add support for RGBLIGHT Layers
Add gaming layer to corn and kyria
RGBLight Startup Animation fixes and improvements (uses matrix_scan now!)
Pimoroni Trackball support added (IT'S RGB!!!)
Fix issues due to code changes
7f565699 — William Lindvall 5 years ago
[Keymap] Add "shwilliam" Preonic keymap (#9409)

Co-authored-by: Ryan <fauxpark@gmail.com>
b008a9af — James Young 5 years ago
HID Liberation Device Refactor and Configurator layout support (#9394)

d8e3294a — James Young 5 years ago
[Keyboard] Fix Configurator layout data for handwired/1800fl (#9393)

a8d07336 — James Young 5 years ago
[Keyboard] Fix Configurator layout data for acheron/elongate (#9392)

Change ?= to = in keyboard rules.mk (#9390)

[Docs] Fix link to mod_tap.md in the one_shot_keys.md file (#9380)

da76734f — Josh Johnson 5 years ago
[Keyboard] Hub16 keymap bugfix (#9345)

c029c5b1 — Maarten Dekkers 5 years ago
[Keyboard] Add Eon75 (#9333)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com>
294cfd8d — jems-lee 5 years ago
Delete trailing period in documentation (#9416)

622e94c6 — George Mao 5 years ago
[Keyboard] Add S7 Elephant Rev2 Support (#9398)

* Add S7 Elephant Rev2 Support

* Apply suggestions from code review

I tested the changes on my board as well, thanks for the suggestions!

* Added a default folder in the makefile so that this would no longer be a breaking change
Next