~ruther/qmk_firmware

06391314 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
a1fe9fe3 — DUILCHOI 3 years ago
[Keymap] update fave104 keymap (#18004)

70c6b183 — Albert Y 3 years ago
[Docs] Refactor code examples (#18003)

ccdba43e — Drashna Jaelre 3 years ago
Create generic Pointing Device Pin defines (#17776)

83f6aedd — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
1a4a2782 — precondition 3 years ago
Put non-US ISO keys in their expected spots in sagittarius' default keymaps (#18005)

8133f40c — Nick Brassel 3 years ago
Update to latest ChibiOS-Contrib. (#18016)

c565b415 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
90e2a510 — QMK Bot 3 years ago
Format code according to conventions (#18009)

92d78a01 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
cded26b1 — Vertex-kb 3 years ago
[Keyboard] Add arc60 (#17976)

Co-authored-by: Drashna Jaelre <drashna@live.com>
15422b3b — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
7e7387c0 — Joel Challis 3 years ago
Remove legacy keycode use from command (#18002)

cde9dd8b — Albert Y 3 years ago
Refactor Pixel Fractal effect (#17602)

* Refactor effect with smaller array

* Add RGB_MATRIX_USE_LIMITS call

* Remove spaces

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

Co-authored-by: Drashna Jaelre <drashna@live.com>
9e443621 — Sergey Vlasov 3 years ago
Add minimal STM32F103C6 support (#17853)

Unfortunately, the crippled versions of “Bluepill” boards with
STM32F103C6xx chips instead of STM32F103C8xx are now sold all over the
place, sometimes advertised in a confusing way to make the difference
not noticeable until too late.  Add minimal support for these MCUs in
the common “Bluepill with stm32duino” configuration, so that it could be
possible to make something useful from those boards (although fitting
QMK into the available 24 KiB of flash may be rather hard).

(In fact, I'm not sure whether the “STM32” part of the chip name is
actually correct for those boards of uncertain origin, so the onekey
board name is `bluepill_f103c6`; another reason for that name is to
match the existing `blackpill_f401` and `blackpill_f411`.)

The EEPROM emulation support is not included on purpose, because
enabling it without having a working firmware size check would be
irresponsible with such flash size (the chance that someone would build
a firmware where the EEPROM backing store ends up overlapping some
firmware code is really high).  Other than that, enabling the EEPROM
emulation code is mostly trivial (the `wear_leveling` driver with the
`embedded_flash` backing store even works without any custom
configuration, although its code is significantly larger than the
`vendor` driver, which may also be important for such flash size).
8c4269f9 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
fab6c8a0 — Danny 3 years ago
[Keyboard] Add Iris Rev. 7 (#17967)

Co-authored-by: Drashna Jaelre <drashna@live.com>
272f224d — Joshua Diamond 3 years ago
Add cursor layer to DMQ Spin (#17996)

ba370a54 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
55f5406a — mincedshon 3 years ago
update ecila layout (#17975)

-update layout
Next