~ruther/qmk_firmware

f231f24d — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
Zadig docs: add APM32 device name (#11356)

5e5ee3f8 — Nick Blyumberg 4 years ago
Correct encoder pins on BDN9v2 (#11357)

* Update config.h

Wrong pin used for the left encoder, should be A4

* Update config.h

Added a media keys fix as well
b51cc6d6 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
Missed a couple more `#pragma once`s (#11351)

d5c89c8e — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
6f6e28b4 — Reibl János Dániel 4 years ago
Add Arch / Manjaro section for Linux setup instructions (#10509)

f801c69c — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
Remove useless wait in AVR suspend code (#11352)

78b12dee — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
1aa8a3b4 — Enoch 4 years ago
[Keymap] Yd60mq add 64 key layout (#11207)

* 64 key layout

* add license

* add license

add name
a8ac4865 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
0f5f6a6a — Maurizio Porrato 4 years ago
Add libusb-devel dependency for fedora (#11287)

On fedora 33, libusb-devel is required to build BootloadHID
a63db4b1 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
a038b712 — swampmonster 4 years ago
[Keyboard] Add support to Kyria for the 2x2u layout (#11227)

* Adding support for the 2 x 2u layout.

This adds a macro to support the 2 x 2u layout which facilitates
a cleaner looking layout configuration for the people using it.

* Update keyboards/kyria/kyria.h

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

Co-authored-by: swampmonster <>
Co-authored-by: Drashna Jaelre <drashna@live.com>
09eb6381 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
ca8df558 — André Cruz 4 years ago
Added mac variant of portuguese keymap extras (#11260)

* Added mac variant of portuguese keymap

This keymap is very similar to the existing portuguese keymap, but
some symbols are moved around.

Apply suggestions from code review

Corrected whitespace and implemented some suggested changes.

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

Converted some spaces to nbsp

Added sendstring ISO version

* Apply suggestions from code review

Added suggestions from code review

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

* Replaced space with nbsp

* Corrected 2 chars in ascii_to_shift_lut

{ and } require shift

Co-authored-by: Ryan <fauxpark@gmail.com>
ade1a34c — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
fda514bb — ReFil 4 years ago
[Keyboard] Polarity works CRBN support (#11107)

* Initial CRBN compatibility

Updated readme.md too

* formatting tweaks to meet requirements

* Update crbn.c

* Create readme.md

* Required fixes and licence header

* Fixes

* Apply suggestions from code review

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

* Update keyboards/crbn/rules.mk

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

* Update keyboards/readme.md

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

* Update crbn.c

* Update keyboards/crbn/crbn.c

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

* Licence headers

* Create info.json

* Apply suggestions from code review

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

* Configurator support

* Update keymap.c

* Update keymap.c

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
c989da4c — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
Next