summaryrefslogtreecommitdiff
path: root/keyboards
AgeCommit message (Collapse)Author
2022-06-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-20[Keyboard] Add more bootloader options for id75 (#17441)Albert Y
2022-06-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-20[Keyboard] Add base FAve65H firmware (#17147)Wolf Van Herreweghe
Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>
2022-06-20[Keyboard] Update firmware for the FAve 87H (#16920)Wolf Van Herreweghe
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>
2022-06-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-20[Keyboard] Update FAve 84H RGB firmware (#16919)Wolf Van Herreweghe
* 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>
2022-06-21Fixup SPI mode 3 => 0 on tzarc/djinn. (#17440)Nick Brassel
2022-06-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-20[Keyboard] Add tegic for melgeek! (#17400)bomb
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-06-20Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-20Add Djinn. (#17382)Nick Brassel
* Add Djinn. * Review comments. * Further cleanup.
2022-06-19Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-19[Keyboard] add at6 keyboard (#17346)anubhav dhiman
Co-authored-by: zvecr <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-06-19Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-19[Keymap] Update XD75 keymap by markus (#17417)Markus Weimar
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2022-06-17Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-17Fixup handwired/macroboard (#17405)jack
2022-06-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-16[Keyboard] Atreus: add STM32F103C8T6 based variant (#16846)Dmitry Nosachev
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-06-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-16[handwired/macroboard] Add separate f401 and f411 configs… (#16338)Michał Szczepaniak
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-06-16[Keyboard] Fix 1U space in Keebio/sinc/rev2 layout macros (#16901)Gordon
2022-06-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-16[Keyboard] mini_ten_key_plus edited info.json (#15574)minibois
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-06-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-16[Keymap] Update yoshimaru46 keymap (#17402)Yoshihiro Saito
2022-06-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-16[Keyboard] Add ADM42 Keyboard (#17366)Lorenzo Leonini
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-06-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-16[Keyboard] Idobao Montex V2(RGB) (#15865)peepeetee
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Christian Hofstede <4440939+chofstede@users.noreply.github.com> Co-authored-by: Vino Rodrigues <github@m.vinorodrigues.com> Co-authored-by: Vino Rodrigues <366673+vinorodrigues@users.noreply.github.com>
2022-06-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-15[Keyboard] Add Idobao Montex RGB (V2) (#16897)IBNobody
* Add Montex V2 (#10) * Update readme.md * Update rules.mk * Update config.h * Update keyboards/idobao/montex/v2/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/idobao/montex/v2/rules.mk Add Layouts Co-authored-by: Drashna Jaelre <drashna@live.com> * Merged code fron work done with @vinorodrigues * Update keyboards/idobao/montex/v2/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/idobao/montex/v2/v2.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/idobao/montex/v2/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Removing via_nug keymap * update to montex code (#11) * remove VIA_QMK_RGBLIGHT_ENABLE * more data driven config, simple copyright headers, some code cleanup Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Vino Rodrigues <366673+vinorodrigues@users.noreply.github.com>
2022-06-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-15edit typo in comment (#17394)Felicia Kuan
2022-06-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-15BLASTER75 info.json position fixes (#17395)ALTAiN
2022-06-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-14[Keymap+] SnailMap port for the Kintsugi keyboard. (#17341)Arturo Avila
2022-06-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-14[Keymap] New keymap for Keebio FoldKB (#17364)Forrest Cahoon
2022-06-14[Keyboard] Add Chaos65 keyboard (#17369)kb-elmo
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-06-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-14[Keyboard] Flip encoder pads on basketweave (#17375)Yutong Zhou
2022-06-13tap-dance: Restructure code and document in more detail (#16394)Jouke Witteveen
2022-06-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-13[Keyboard] add SNOP60 (#17131)npspears
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-06-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-12[Keyboard] Add BLASTER75 keyboard (#16887)ALTAiN
Co-authored-by: Ryan <fauxpark@gmail.com>