QMK Bot
52c1517766
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Ramon Imbao
7b7fb63f4b
[Keyboard] Add Nayeon by Abats Keyboard Club ( #16659 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
3 years ago
Joel Challis
1a400d8644
Allow encoder config from info.json ( #17295 )
3 years ago
QMK Bot
4c39bad2e6
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Albert Y
c114996034
[Keyboard] Add more bootloader options for id75 ( #17441 )
3 years ago
QMK Bot
a6eeb930ae
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Wolf Van Herreweghe
3077123bf0
[Keyboard] Add base FAve65H firmware ( #17147 )
...
Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>
3 years ago
Wolf Van Herreweghe
1c26c0bc9b
[Keyboard] Update firmware for the FAve 87H ( #16920 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>
3 years ago
QMK Bot
3370e2b74d
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Wolf Van Herreweghe
e8e45bca98
[Keyboard] Update FAve 84H RGB firmware ( #16919 )
...
* Add base FAve 84H firmware
* Update keyboards/linworks/fave84h/readme.md
Thank you, apologies for the oversight
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/linworks/fave84h/keymaps/via/keymap.c
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/linworks/fave84h/keymaps/default/keymap.c
Co-authored-by: Joel Challis <git@zvecr.com>
* Move LED config in ifdef
* update read me
* Update Product Name
* Update keyboards/linworks/fave84h/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Add Via RGB Matrix Control
* Add base FAve 84H firmware
* Add Via RGB Matrix Control
* fix merge conflict
* reduce max brightness
* remove action macro and action function
Co-authored-by: Joel Challis <git@zvecr.com>
* Remove / update code to work with the build in QMK via hack
* Update Read me
* Add newline at end of rules
Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
Nick Brassel
589e756e98
Fixup SPI mode 3 => 0 on tzarc/djinn. ( #17440 )
3 years ago
QMK Bot
2fb24c0298
Merge remote-tracking branch 'origin/master' into develop
3 years ago
evils
0a45a19801
[Docs] clarify inner array of direct pin matrix ( #17437 )
3 years ago
QMK Bot
93ee789387
Merge remote-tracking branch 'origin/master' into develop
3 years ago
bomb
5ab90cc72a
[Keyboard] Add tegic for melgeek! ( #17400 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
3 years ago
Stefan Kerkmann
6a81cb44f2
[Fix] Fix compilation warning for non-split keebs after #17423 ( #17439 )
3 years ago
Stefan Kerkmann
2703ecc9e9
[BUG] Fix deadlocks on disconnected secondary half ( #17423 )
3 years ago
Dasky
62eaec52e0
Init eeconfig before reading handedness ( #17256 )
3 years ago
QMK Bot
36d60769f8
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Nick Brassel
aa06893b58
Add Djinn. ( #17382 )
...
* Add Djinn.
* Review comments.
* Further cleanup.
3 years ago
Jamal Bouajjaj
2bddffeaec
IS31FL3737 Global Current Setting ( #17420 )
3 years ago
QMK Bot
4e3db51e92
Merge remote-tracking branch 'origin/master' into develop
3 years ago
anubhav dhiman
ad2e853611
[Keyboard] add at6 keyboard ( #17346 )
...
Co-authored-by: zvecr <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
Albert Y
c725b6bf89
[Core] Mouse key kinetic mode fix ( #17176 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
3 years ago
QMK Bot
d6eff188e9
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Markus Weimar
7982957f75
[Keymap] Update XD75 keymap by markus ( #17417 )
3 years ago
QMK Bot
7f8886a1b7
Merge remote-tracking branch 'origin/master' into develop
3 years ago
coliss86
fd01feae4b
Add a note about using differents MCU family ( #17416 )
3 years ago
Drashna Jaelre
0da6562c4d
Make default layer size 16-bit ( #15286 )
...
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
3 years ago
QMK Bot
cfcd647b2e
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Nick Brassel
b5104c3a93
Fixup stale labels lists. ( #17415 )
3 years ago
Joel Challis
17ec1650fd
Additional schema fixes ( #17414 )
3 years ago
Yan-Fa Li
7b3ee1db8c
Minor schema fixes ( #14200 )
...
Validating using AJV
3 years ago
Stefan Kerkmann
fe680a8568
[Core] Split ChibiOS usart split driver in protocol and hardware driver part ( #16669 )
3 years ago
Stefan Kerkmann
6d67e9df4b
[Core] Allow usage of ChibiOS's SIO driver for split keyboards ( #15907 )
3 years ago
QMK Bot
e44604c256
Merge remote-tracking branch 'origin/master' into develop
3 years ago
jack
545923b0a0
Fixup handwired/macroboard ( #17405 )
3 years ago
QMK Bot
00872ea7e7
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Dmitry Nosachev
6d2f9c9c1e
[Keyboard] Atreus: add STM32F103C8T6 based variant ( #16846 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
QMK Bot
c251d88934
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Michał Szczepaniak
82a7f4adda
[handwired/macroboard] Add separate f401 and f411 configs… ( #16338 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
3 years ago
Gordon
89921e917a
[Keyboard] Fix 1U space in Keebio/sinc/rev2 layout macros ( #16901 )
3 years ago
QMK Bot
4610a6bf49
Merge remote-tracking branch 'origin/master' into develop
3 years ago
minibois
6d7026e561
[Keyboard] mini_ten_key_plus edited info.json ( #15574 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
Nick Brassel
999b91fbd9
SPI Bugfix for ChibiOS 21.11.1 -- also rollback AW20216 mode change issue. ( #17371 )
3 years ago
QMK Bot
9e35a1f617
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Yoshihiro Saito
811dbda20a
[Keymap] Update yoshimaru46 keymap ( #17402 )
3 years ago
QMK Bot
4e8b864258
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Nick Brassel
5ccb2fd003
Swap to actions/stale. ( #17404 )
3 years ago
QMK Bot
e312fa44e2
Merge remote-tracking branch 'origin/master' into develop
3 years ago