summaryrefslogtreecommitdiff
path: root/keyboards
AgeCommit message (Collapse)Author
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>
2022-06-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-12[Keyboard] Add Lemon40 keyboard (#17357)HorrorTroll
2022-06-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-12Add encoder map (#17361)Albert Y
2022-06-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-12[Keyboard] Remove terminal commands from m48 (#17363)Drashna Jaelre
2022-06-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-11[Keyboard] add pierce (#17000)durken1
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Dan Abrahamsson <dan.abrahamsson@imsystech.com>
2022-06-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-11[Keyboard] mlego fix product id and sync oled code (#16237)Alin Marin Elena
* sync oled code over the keymaps * put different product ids * put different product ids for the rest * put different product ids for the rest * try to reduce code duplication * make ifdefs nice and correct * move the leds code out of keymap * try to reduce code duplication * move the rgb code outside the keymaps for reuse * Update keyboards/mlego/m65/m65.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/mlego/m65/m65.c Co-authored-by: Drashna Jaelre <drashna@live.com> * move more code outside keymaps for reuse * add few more xps * add mic mute * update to new name of macros for reset * style for matrix * clean split * use tinyuf2 as bootloader * Update keyboards/mlego/m65/rev4/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * radionalise product id and device version * add tinyuf2 as default bootloader for stm32f4 * update tinyuf2 * update tinyuf2 and via. f411 remove tinyuf2 since is not really working. make the config more conditional * sync the keymap with default * revert via non building with gcc 11 Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-06-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-11[Keyboard] Fix checkboards/quark_lp (another) (#17296)jack
2022-06-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-11Wasdat: move some stuff to info.json (#17327)Ryan
2022-06-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-10Promote label with newlines to lint error (#17347)Joel Challis