~ruther/qmk_firmware

aa73411c — peepeetee 4 years ago
Update RGB matrix effects documentation (#12181)

Co-authored-by: Ryan <fauxpark@gmail.com>
b96c18c9 — yiancar 4 years ago
Hand 88 (#11963)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
225bff22 — Dan Thomas 4 years ago
fix info.json layout name for boardsource/5x12 (#12145)

5d7ad69c — Xelus22 4 years ago
[Bugs] Fix VIA Compiles (#12186)

b8ad5f42 — Albert Y 4 years ago
Document LED physical location index for Planck and Preonic (#12147)

Co-authored-by: filterpaper <filterpaper@localhost>
63f9e7ee — Albert Y 4 years ago
Enable default features on VIA keymap for Lily58 (#12185)

Co-authored-by: filterpaper <filterpaper@localhost>
Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079)

ea2a7c5e — Nick Brassel 4 years ago
ChibiOS conf upgrade for boston (#12170)

boston - 8bded9dabff58de6febd927d4ad976bb743696a3
0ad7833c — Alexander Kagno 4 years ago
[Keymap] arkag Userspace updated (#12183)

Co-authored-by: Alex <alex@turncommerce.com>
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
Next