summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-06-18Fixup stale labels lists. (#17415)Nick Brassel
2022-06-17Fixup handwired/macroboard (#17405)jack
2022-06-16[Keyboard] Atreus: add STM32F103C8T6 based variant (#16846)Dmitry Nosachev
Co-authored-by: Ryan <fauxpark@gmail.com>
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-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-16[Keymap] Update yoshimaru46 keymap (#17402)Yoshihiro Saito
2022-06-17Swap to actions/stale. (#17404)Nick Brassel
2022-06-16[Keyboard] Add ADM42 Keyboard (#17366)Lorenzo Leonini
Co-authored-by: Ryan <fauxpark@gmail.com>
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-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-15Fix clean arg handling (#17392)Joel Challis
2022-06-15edit typo in comment (#17394)Felicia Kuan
2022-06-15BLASTER75 info.json position fixes (#17395)ALTAiN
2022-06-14[Keymap+] SnailMap port for the Kintsugi keyboard. (#17341)Arturo Avila
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-14[Keyboard] Flip encoder pads on basketweave (#17375)Yutong Zhou
2022-06-14Perform stricter lint checks (#17348)Joel Challis
2022-06-14Inform people that things may not work. (#17391)Nick Brassel
2022-06-14Update feature_midi.md (#17390)Tom Barnes
Add caveat about usb endpoints.
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-12[Keyboard] Add BLASTER75 keyboard (#16887)ALTAiN
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-06-13`actions/stale`: 150 operations, oldest-first.Nick Brassel
2022-06-13Swap to 1000 stale actions while debugging.Nick Brassel
2022-06-13Fixup stale action. (#17373)Nick Brassel
2022-06-13Add stale action. (#17372)Nick Brassel
* Add stale action. * Allow for manual trigger.
2022-06-12[Keyboard] Add Lemon40 keyboard (#17357)HorrorTroll
2022-06-12Add encoder map (#17361)Albert Y
2022-06-12[Keyboard] Remove terminal commands from m48 (#17363)Drashna Jaelre
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-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-11[Keyboard] Fix checkboards/quark_lp (another) (#17296)jack
2022-06-11Wasdat: move some stuff to info.json (#17327)Ryan
2022-06-10Promote 'layouts require matrix data' to api error (#17349)Joel Challis
2022-06-10Promote label with newlines to lint error (#17347)Joel Challis
2022-06-10initial (#17345)jack
2022-06-09[Keyboard] Add Sodium keyboards (#17078)Derek
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: nacly <nacly@pop-os.localdomain>
2022-06-09[Keymap] Add planck/scottzach1 keymap (#17083)Zac Scott
2022-06-10[keyboard] annepro2 Add and use functions to directly control led colors ↵zv0n
(#17196)
2022-06-09[Keyboard] Improve the durgot k3x0 readme.md (#17214)Gabriel Oliveira
2022-06-09[Keyboard] Adding Sunsetter R2 keyboard to Charue family (#17269)ILWrites
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-06-09Add support for linting deprecated and removed functionality (#17063)Joel Challis
* Add support for more lint warnings/errors * Develop currently needs extra deps installed * Lint a few more scenarios * fix tests
2022-06-09[Keyboard] Fix kprepublic/bm60hsrgb_ec/rev2 (#17334)jack
2022-06-08Move more UART-based keyboards to use timeout correctly. (#17329)Tomasz Janeczko
Co-authored-by: Tomasz Janeczko <tomasz.j@hey.com>
2022-06-08[Keyboard] Add KPrepublic BM60hsrgb_ec V1 and V2 (#15104)peepeetee
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-06-07[Keymap] Update keymap for user jasondunsmore (#17312)Jason Dunsmore
2022-06-08Update other_vscode.md (#17317)JunZuloo
Bracket pair colorizer has been deprecated since it is now a native feature, and VIM Keymap no longer exists, so I removed those 2 links.
2022-06-08Add WB32 evaluation board onekey targets. (#17330)Nick Brassel
2022-06-07[Keymap] CRKBD: Update jpe230 Keymap (#17280)jpe230