~ruther/qmk_firmware

790f9453 — Joel Challis 4 years ago
Refactor to use led config - Part 6 (#12115)

* Convert to config

* Convert to config

* Convert to config

* Convert to config

* Convert to config

* Convert to config

* Convert to config

* Convert to config

* revert changes
9089244d — somepin 4 years ago
Add VIA support to doodboard/duckboard_r2 (#12028)

* Update R1 keymap and config

* Add duckboard R2

* Add VIA support for duckboard R2

* Set bootmagic lite row and column

* Update config.h

* Update keyboards/doodboard/duckboard/config.h

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

* Update config.h

Co-authored-by: Drashna Jaelre <drashna@live.com>
Fix typo in `get_git_version()` (#12182)

4f5e0dd3 — Danny 4 years ago
Add BFO-9000 info.json (#12179)

6d8d2077 — Zach White 4 years ago
improve detection of community layout support
2aa38f5b — Armando Magalhães 4 years ago
[Keymap] add crkbd/keymaps/armand1m (#12098)

75fd6bd2 — maz0r 4 years ago
[Keyboard] Capsunlocked CU80 - added variant's for RGB matrix support (#12019)

Co-authored-by: Ryan <fauxpark@gmail.com>
86e6be34 — Zach White 4 years ago
minor change to trigger api update
Require `BOOTLOADER = qmk-dfu` for `:bootloader` target (#12136)

0763269e — Zach White 4 years ago
fix CI job: api-data->api_data
01b8ef39 — Pierre Chevalier 4 years ago
Remove stale references to "handwired/ferris"

The code was moved to the "ferris" directory.

Fixes the following commands:
```
qmk compile ~/qmk_firmware/keyboards/ferris/keymaps/default/keymap.json
qmk compile ~/qmk_firmware/keyboards/ferris/keymaps/pierrec83/keymap.json
```

Addresses this issue:
https://github.com/pierrechevalier83/ferris/issues/5
08e512a2 — Zach White 4 years ago
upload api data to spaces
1cbf1c68 — Zach White 4 years ago
Enforce minimum versions for jsonschema and MILC (#12141)

9b85b1b6 — peepeetee 4 years ago
[Keyboard] bm68rgb (#12128)

* add support for Bbm68rgb

* pull request changes filled

* pull request changes filled(this time for real)

* added new line to files that did not have new lines at end of file

* updated modifier keys for rgb effects

* Update keyboards/bm68rgb/readme.md

* Apply suggestions from code review

* Apply suggestions from code review

* add nkro suppport

* Update keyboards/bm68rgb/rules.mk

* modified keymap to better correspond to physical layout

* updated comment style
788b1854 — icesoup 4 years ago
[Keyboard] add Soup10 support (#11921)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
86e28b4d — Aleblazer 4 years ago
Adding Zodiark Split keyboard (#11837)

* Adding Files for Zodiark

* zodiark.h and keymap.c layout corrections

* Apply suggestions from code review

Applied all suggestions from zvecr.

Co-authored-by: Joel Challis <git@zvecr.com>

* Applied all suggestions from fauxpark

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

* Defined matrix driver

* Update keymap with GPL2

* Added GPL2+ to All keymap.c, cleaned up config.h, and removed the rgbmatrixwip keymap

* Apply suggestions from code review

Removed the two lines from the config.h and changed to the smaller resolution picture on the Readme.

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

* Added VIA keymap

* Corrected VIA Keymap oled.c

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Remove ifdefs for UC and X/XP too (#12131)

Remove a few more ifdefs from quantum_keycodes (#12129)

b16bfac1 — Conor Burns 4 years ago
added 0xCB/1337 keyboard (#12089)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
09dfc082 — Takeshi ISHII 4 years ago
add OLED_DRIVER_ENABLE into show_options.mk (#12121)

Next