~ruther/qmk_firmware

718f0a24 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
a72b5621 — Rifaa Subekti 4 years ago
[Keyboard] update default and via keymap for ocean/wang_v2 (#14122)

d8778eba — Nick Brassel 4 years ago
Fixup line endings.
71df1352 — stickandgum 4 years ago
[Keymap] Feature rich keymap for GMMK Pro (ANSI) (#14120)

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
355872cc — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
5cd7999b — Vino Rodrigues 4 years ago
[Keyboard] Update rgb matrix config in kbdfans/kbd67/mkiirgb/v3/v3.c (#14094)

This patch corrects 2 issues with the LED matrix of the KDBFans KBD67 Lite (v3)
* Incorrect mapping of the right-shift, down-arrow, and right-arrow.  (i.e. `NO_LED` positions of the `g_led_config` key matrix in the .c file do not match the `LAYOUT_65_ansi_blocker` matrix in the .h file.
* Remapping of the *LED Index to Physical Position* using physical measurements from actual keyboard and accounting for the southpaw LED position to define the true centre of the keyboard (more relevant to circular animations).
9af069ec — Dasky 4 years ago
Fix typo (#14118)

f043b8be — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
aa283356 — Bror Winther 4 years ago
Add fix for brew upgrade (#12921)

Add a fix for `brew upgrade` so only formulae is upgraded and not casks
4b87c1f4 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
Fix line endings for `quark_squared` info.json (#14113)

7dfa93d9 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
46fb8742 — npspears 4 years ago
[Keyboard] add support for Quark² (#14109)

Quark² is a hotswap version of the Quark PCB
34d0376a — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
9a510768 — Christian Sandven 4 years ago
[Keyboard] Keyprez bison (#14100)

Co-authored-by: Ryan <fauxpark@gmail.com>
f7093944 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
aedd8cca — precondition 4 years ago
[Keyboard] Kyria default reformat (#14080)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
b1b6fe1c — Conor Burns 4 years ago
[Keymap] added bongocat keymap to 0xCB Static (#14093)

Co-authored-by: Drashna Jaelre <drashna@live.com>
78ccd9c2 — peepeetee 4 years ago
Organize KPrepublic, K.T.E.C, xiudi boards into directories (#12159)

* reset; redoing my steps; and recommit

* include xd002/.noci
c70abc8d — Nick Brassel 4 years ago
Warn when building a board that uses arm_atsam (#10904)

* Add deprecation warning during build when building a board that uses arm_atsam.

* Rewording.

* Wording.

* Fixup.
Next