Commit graph

21271 commits

Author SHA1 Message Date
evils
0a45a19801
[Docs] clarify inner array of direct pin matrix (#17437) 2022-06-21 01:52:11 +01:00
bomb
5ab90cc72a
[Keyboard] Add tegic for melgeek! (#17400)
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-06-20 17:26:08 -07:00
Nick Brassel
aa06893b58
Add Djinn. (#17382)
* Add Djinn.

* Review comments.

* Further cleanup.
2022-06-20 14:20:56 +10:00
anubhav dhiman
ad2e853611
[Keyboard] add at6 keyboard (#17346)
Co-authored-by: zvecr <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-06-19 11:16:24 -07:00
Markus Weimar
7982957f75
[Keymap] Update XD75 keymap by markus (#17417) 2022-06-19 10:59:00 -07:00
coliss86
fd01feae4b
Add a note about using differents MCU family (#17416) 2022-06-19 08:32:22 +10:00
Nick Brassel
b5104c3a93
Fixup stale labels lists. (#17415) 2022-06-18 17:33:55 +10:00
jack
545923b0a0
Fixup handwired/macroboard (#17405) 2022-06-17 04:50:14 +01:00
Dmitry Nosachev
6d2f9c9c1e
[Keyboard] Atreus: add STM32F103C8T6 based variant (#16846)
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-06-16 15:36:11 -07:00
Michał Szczepaniak
82a7f4adda
[handwired/macroboard] Add separate f401 and f411 configs… (#16338)
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-06-16 15:35:40 -07:00
Gordon
89921e917a
[Keyboard] Fix 1U space in Keebio/sinc/rev2 layout macros (#16901) 2022-06-16 15:35:13 -07:00
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>
2022-06-16 15:34:05 -07:00
Yoshihiro Saito
811dbda20a
[Keymap] Update yoshimaru46 keymap (#17402) 2022-06-16 14:46:04 -07:00
Nick Brassel
5ccb2fd003
Swap to actions/stale. (#17404) 2022-06-17 07:16:01 +10:00
Lorenzo Leonini
8be0496347
[Keyboard] Add ADM42 Keyboard (#17366)
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-06-16 11:20:31 -07:00
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>
2022-06-16 12:08:01 +10:00
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>
2022-06-15 19:04:30 -07:00
Joel Challis
d3dfa83b40
Fix clean arg handling (#17392) 2022-06-15 22:43:54 +01:00
Felicia Kuan
7224d84167
edit typo in comment (#17394) 2022-06-15 21:31:13 +01:00
ALTAiN
afbba27f42
BLASTER75 info.json position fixes (#17395) 2022-06-15 21:30:35 +01:00
dnaq
859b73ef3e Change to non-insane keycodes for plover-hid
Previously we had an idea to stick to the geminipr keycodes as far as
possible, but that only made implementing this protocol much harder than
it needed to be, so switch to a sequential numbering scheme, and add all
keys outside of the standard steno keys as `X`-keys instead.

The ordering of the standard steno keys now corresponds to the ordering
of the TXBolt protocol.
2022-06-15 20:38:23 +02:00
Antonius Frie
3cadcc0cd9 convert plover hid descriptor to the HI macros 2022-06-15 20:18:13 +02:00
dnaq
6ee8f1215e fix doc comment 2022-06-15 20:18:12 +02:00
dnaq
8dc4d2a9ea descriptor changes + always force report id 2022-06-15 20:18:12 +02:00
dnaq
71d7f67efd something that might work on chibios, but it's completely untested 2022-06-15 20:18:11 +02:00
dnaq
d9c23ecdd9 add plover-hid firmware for the georgi 2022-06-15 20:18:11 +02:00
dnaq
957d30f398 remove report id from plover hid endpoint 2022-06-15 20:18:11 +02:00
dnaq
7103b01bc7 fix plover hid updates 2022-06-15 20:18:10 +02:00
dnaq
3c45934a1d georgi changes to be able to build it with plover-hid 2022-06-15 20:18:10 +02:00
dnaq
de1688389d try not sending chord state when no updates have happened 2022-06-15 20:18:10 +02:00
dnaq
ae191ab099 plover hid changes, bunch the reports up and send 2022-06-15 20:18:09 +02:00
dnaq
0f6d6af257 Add plover hid support for LUFA and hopefully ChibiOS
Still no support for chibios.
2022-06-15 20:18:09 +02:00
dnaq
11f50b4010 Add support for plover hid 2022-06-15 20:18:09 +02:00
Arturo Avila
de207b97fa
[Keymap+] SnailMap port for the Kintsugi keyboard. (#17341) 2022-06-14 17:13:37 -07:00
Forrest Cahoon
b7ce3b1967
[Keymap] New keymap for Keebio FoldKB (#17364) 2022-06-14 16:42:41 -07:00
kb-elmo
dc2ce36d63
[Keyboard] Add Chaos65 keyboard (#17369)
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-06-14 16:42:15 -07:00
Yutong Zhou
1c45845178
[Keyboard] Flip encoder pads on basketweave (#17375) 2022-06-14 16:32:07 -07:00
Joel Challis
f37de9a212
Perform stricter lint checks (#17348) 2022-06-14 14:54:46 +01:00
Nick Brassel
15dab01e6a
Inform people that things may not work. (#17391) 2022-06-14 20:15:01 +10:00
Tom Barnes
026d0e8bf1
Update feature_midi.md (#17390)
Add caveat about usb endpoints.
2022-06-14 11:12:52 +01:00
npspears
e49fa43a7f
[Keyboard] add SNOP60 (#17131)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-06-13 11:30:35 -07:00
ALTAiN
5149728b23
[Keyboard] Add BLASTER75 keyboard (#16887)
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-06-12 22:14:33 -07:00
Nick Brassel
f18afffc8d actions/stale: 150 operations, oldest-first. 2022-06-13 11:15:24 +10:00
Nick Brassel
856029f7c5 Swap to 1000 stale actions while debugging. 2022-06-13 11:05:25 +10:00
Nick Brassel
9d07ab88af
Fixup stale action. (#17373) 2022-06-13 10:55:16 +10:00
Nick Brassel
f7ab10a3c1
Add stale action. (#17372)
* Add stale action.

* Allow for manual trigger.
2022-06-13 10:43:52 +10:00
HorrorTroll
c2045558d9
[Keyboard] Add Lemon40 keyboard (#17357) 2022-06-12 11:30:08 -07:00
Albert Y
b5a53a9946
Add encoder map (#17361) 2022-06-12 15:34:29 +01:00
Drashna Jaelre
3f841a24f0
[Keyboard] Remove terminal commands from m48 (#17363) 2022-06-12 20:47:24 +10:00
durken1
a50b09cba5
[Keyboard] add pierce (#17000)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Dan Abrahamsson <dan.abrahamsson@imsystech.com>
2022-06-11 11:24:58 -07:00