Gordon
89921e917a
[Keyboard] Fix 1U space in Keebio/sinc/rev2 layout macros ( #16901 )
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
Yoshihiro Saito
811dbda20a
[Keymap] Update yoshimaru46 keymap ( #17402 )
3 years ago
Nick Brassel
5ccb2fd003
Swap to actions/stale. ( #17404 )
3 years ago
Lorenzo Leonini
8be0496347
[Keyboard] Add ADM42 Keyboard ( #17366 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
peepeetee
8e128452db
[Keyboard] Idobao Montex V2(RGB) ( #15865 )
...
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>
3 years ago
IBNobody
8e5f8a5ff9
[Keyboard] Add Idobao Montex RGB (V2) ( #16897 )
...
* 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>
3 years ago
Joel Challis
d3dfa83b40
Fix clean arg handling ( #17392 )
3 years ago
Felicia Kuan
7224d84167
edit typo in comment ( #17394 )
3 years ago
ALTAiN
afbba27f42
BLASTER75 info.json position fixes ( #17395 )
3 years ago
Arturo Avila
de207b97fa
[Keymap+] SnailMap port for the Kintsugi keyboard. ( #17341 )
3 years ago
Forrest Cahoon
b7ce3b1967
[Keymap] New keymap for Keebio FoldKB ( #17364 )
3 years ago
kb-elmo
dc2ce36d63
[Keyboard] Add Chaos65 keyboard ( #17369 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
3 years ago
Yutong Zhou
1c45845178
[Keyboard] Flip encoder pads on basketweave ( #17375 )
3 years ago
Joel Challis
f37de9a212
Perform stricter lint checks ( #17348 )
3 years ago
Nick Brassel
15dab01e6a
Inform people that things may not work. ( #17391 )
3 years ago
Tom Barnes
026d0e8bf1
Update feature_midi.md ( #17390 )
...
Add caveat about usb endpoints.
3 years ago
npspears
e49fa43a7f
[Keyboard] add SNOP60 ( #17131 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
3 years ago
ALTAiN
5149728b23
[Keyboard] Add BLASTER75 keyboard ( #16887 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
Nick Brassel
f18afffc8d
`actions/stale`: 150 operations, oldest-first.
3 years ago
Nick Brassel
856029f7c5
Swap to 1000 stale actions while debugging.
3 years ago
Nick Brassel
9d07ab88af
Fixup stale action. ( #17373 )
3 years ago
Nick Brassel
f7ab10a3c1
Add stale action. ( #17372 )
...
* Add stale action.
* Allow for manual trigger.
3 years ago
HorrorTroll
c2045558d9
[Keyboard] Add Lemon40 keyboard ( #17357 )
3 years ago
Albert Y
b5a53a9946
Add encoder map ( #17361 )
3 years ago
Drashna Jaelre
3f841a24f0
[Keyboard] Remove terminal commands from m48 ( #17363 )
3 years ago
durken1
a50b09cba5
[Keyboard] add pierce ( #17000 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Dan Abrahamsson <dan.abrahamsson@imsystech.com>
3 years ago
Alin Marin Elena
51cfb1b457
[Keyboard] mlego fix product id and sync oled code ( #16237 )
...
* 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>
3 years ago
jack
dbd4ac5a3f
[Keyboard] Fix checkboards/quark_lp (another) ( #17296 )
3 years ago
Ryan
b4b34cd2cd
Wasdat: move some stuff to info.json ( #17327 )
3 years ago
Joel Challis
92665aef33
Promote 'layouts require matrix data' to api error ( #17349 )
3 years ago
Joel Challis
7baf9b3f35
Promote label with newlines to lint error ( #17347 )
3 years ago
jack
d8ace624c8
initial ( #17345 )
3 years ago
Derek
7c097ee6b4
[Keyboard] Add Sodium keyboards ( #17078 )
...
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>
3 years ago
Zac Scott
93c3a959a7
[Keymap] Add planck/scottzach1 keymap ( #17083 )
3 years ago
zv0n
9da1b86d71
[keyboard] annepro2 Add and use functions to directly control led colors ( #17196 )
3 years ago
Gabriel Oliveira
9316023290
[Keyboard] Improve the durgot k3x0 readme.md ( #17214 )
3 years ago
ILWrites
2f8704143e
[Keyboard] Adding Sunsetter R2 keyboard to Charue family ( #17269 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
Joel Challis
a599550adb
Add support for linting deprecated and removed functionality ( #17063 )
...
* Add support for more lint warnings/errors
* Develop currently needs extra deps installed
* Lint a few more scenarios
* fix tests
3 years ago
jack
de43b09d25
[Keyboard] Fix kprepublic/bm60hsrgb_ec/rev2 ( #17334 )
3 years ago
Tomasz Janeczko
6567b21688
Move more UART-based keyboards to use timeout correctly. ( #17329 )
...
Co-authored-by: Tomasz Janeczko <tomasz.j@hey.com>
3 years ago
peepeetee
f6a7bf2a83
[Keyboard] Add KPrepublic BM60hsrgb_ec V1 and V2 ( #15104 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
Jason Dunsmore
c9b71f953f
[Keymap] Update keymap for user jasondunsmore ( #17312 )
3 years ago
JunZuloo
5f72d54299
Update other_vscode.md ( #17317 )
...
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.
3 years ago
Nick Brassel
1d75e20cd8
Add WB32 evaluation board onekey targets. ( #17330 )
3 years ago
jpe230
5c7972760c
[Keymap] CRKBD: Update jpe230 Keymap ( #17280 )
3 years ago
Andrew Kannan
1c97a0375e
[Keyboard] Add BrutalV2 65 Keyboard ( #17252 )
...
* Add Brutal65 V2 to QMK
* Update info.json and copyright notices
* Update info.json]
* Update readme and delete chconf
* Update matrix and keymaps to match info json
* Update keyboards/cannonkeys/brutalv2_65/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/cannonkeys/brutalv2_65/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/cannonkeys/brutalv2_65/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
Andrew Kannan
fbe236fa77
[Keyboard] Add Cloudline PCB support ( #17253 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
Uy Bui
b8bbd0cb9a
[Keyboard] Add Stello65 keyboard ( #17168 )
...
* [Keyboard] add Stello65 keyboard
* Apply suggestions from code review
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] update config pinout for stello65_sl_rev1
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
Tomasz Janeczko
c681b6dbf3
[Keyboard] Handle timeout on UART for Redox Wireless ( #17203 )
...
* Handle timeout on UART for Redox Wireless receiver-to-keyboard communication.
- This fixes the issue of a keyboard deadlocking on the first matrix
scan with Redox Wireless keyboards
* Remove an explicit cast.
Co-authored-by: Tomasz Janeczko <tomasz.j@hey.com>
3 years ago