Commit graph

17943 commits

Author SHA1 Message Date
Y.KEISUKE
159c088845
Add support for encoders on Planck rev 7 in QMK version 0.26 (#807) 2024-10-27 00:10:46 -06:00
Rorian04
fcc070929c
added rorian04_kbd files (#804)
hand wired one hand keyboard made with waveshare rp2040 mcu
2024-10-27 00:10:07 -06:00
azhizhinov
f2aa854501
Add keyboard [Piantor UV 44] (#801) 2024-10-12 19:20:11 -06:00
vuzder
6d5d4a6ff9
Add support for Keychron Q11 ISO encoder version (#800) 2024-10-11 21:08:13 -06:00
jatounit
4d74b7d8fa
Update vial.json to fix OG Vault and Universal Stagger layouts (#799)
Previously these two layouts were skipping 2,5 in the matrix, instead of 2,4. This was leading to incorrectly mapped keys in the position normally assigned to 'b'
2024-10-11 21:07:56 -06:00
9R
7638797c92
add vial support for replicazeron (#798)
* add vial support for replicazeron

* reduce firmware size
2024-10-11 20:19:30 -06:00
Zach Liu
27f0980b71
Add vial to keyboard omkbd runner3680 5x6_5x8 (#795)
* my runner

* Add converter to rules.mk

* RGBLIGHT_TIMEOUT adjust to 10 minutes

* re-org rules
2024-10-06 14:50:41 -06:00
Peter J. Jones
bd93d9cdca
Add support for keebio/quefrency revisions 3 and 5 (#794) 2024-10-06 14:50:12 -06:00
molusk
762336b325
Port vial to Idobao ID75 ortholinear keyboard (#792)
* Port VIAL to Idobao ID75 v1 (undreglow only model)

* Update readme.md

Added details about v2 board and keymap picture.

* Update readme.md

Switched to a better picture of the keymap.

---------

Co-authored-by: manu <manu@major-tom>
2024-10-06 14:49:20 -06:00
arrowmaster
3b614a95e5
Add Vial support for planck/light (#790) 2024-10-06 14:48:08 -06:00
Ran Lottem
539b274b28
Add support for Kaly42 (#787)
https://github.com/Dwctor/Kaly

Co-authored-by: randov <randov@google.com>
2024-10-06 14:47:48 -06:00
Audun Føyen
a031ce9185
Add Vial support for Werk Technica One (#796) 2024-10-05 15:21:01 -06:00
Ilya Zhuravlev
a30c69d293 fix remaining keyboards 2024-09-29 00:01:07 -06:00
Ilya Zhuravlev
75d2ccf9ea ENCODERS_PAD_* -> ENCODER_*_PINS 2024-09-28 15:27:03 -06:00
Ilya Zhuravlev
a780dd1cb1 Merge remote-tracking branch 'qmk/master' into merge-2024-09-07 2024-09-07 19:49:19 -06:00
dawnshadow42
bb7961c3c2
Ported magic_force/mf34 to VIAL (#780) 2024-09-07 19:23:41 -06:00
Arkaprobho Das
608fb51485
Added vial support for For_Science (#769)
* Added vial support for For_Science

* Update rules.mk

* Disabled QMK features to keep firmware size in check for AVR

* moved qmk feature flags from keyboard.json to vial/rules.mk

Moved QMK feature disables to vial/rules.mk to maintain compatibility with upstream QMK.

* Delete rules.mk
2024-09-07 15:12:28 -06:00
Yuri Paharev
71d25b36f3
Add VIAL support for tofu65v2/tofu_jr (#776)
* Add VIAL support for tofu65v2/tofu_jr

* Added VIALRGB support

* Move vial keymap to v1 folder

* Update keyboards/dztech/tofu/jr/v1/keymaps/vial/vial.json

remove excess objects

Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>

---------

Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
2024-09-07 14:21:22 -06:00
nachie
aac4cd69b1
Fix layout in evelyn info/keyboard json (#783)
Co-authored-by: Nachiket Kulkarni <nachiket_kulkarni@apple.com>
2024-09-07 14:21:05 -06:00
Duncan Sutherland
c44f5375ab
Correct 2u backspace matrix co-ordinate for Fave65s (#24353) 2024-09-06 07:59:39 -07:00
jack
6d4f8d8963
[Keyboard] Add Klor (#24302) 2024-09-06 07:42:22 -07:00
4pplet
75848477fb
Add waffling80 hotswap PCB (#23551)
Co-authored-by: jack <0x6a73@protonmail.com>
2024-09-05 23:35:26 -07:00
Perry Wang
e83a36dfbf
Fixes renaming typo of uno/rev2 json back to keyboard.json (#24366)
Rename keyboard.jsono to keyboard.json
2024-09-06 07:27:35 +10:00
Kay
3f0184ce6e
Added Vial support for E6.5 Black PCB (#778)
* Added Vial support for E6.5 Black PCB

* removed submodule
2024-09-01 23:04:58 -06:00
xommmmmmmm
b3060f8495
Add Vial support for keebio/chiri_ce (#777) 2024-09-01 22:17:12 -06:00
Ryan
28b6a8841f
Add 60_ansi_tsangan_split_bs_rshift to community layouts (#24186) 2024-09-02 09:13:28 +10:00
Duncan Sutherland
fba0408cb3
Add matrix diagram for EC 60X (#24045)
* add matrix_diagram.md

* Update matrix_diagram.md

* Update matrix_diagram.md

* Update matrix_diagram.md

* unix line endings
2024-08-31 21:46:47 -06:00
Joe Scotto
16a811604b
[Keyboard] Add ScottoHazard (#24181)
* Add ScottoHazard

* Update to proper layout

* Add header license

* Update keyboards/handwired/scottokeebs/scottohazard/config.h

Co-authored-by: Drashna Jaelre <drashna@live.com>

* Update keyboards/handwired/scottokeebs/scottohazard/keyboard.json

Co-authored-by: Drashna Jaelre <drashna@live.com>

* Delete keyboards/handwired/scottokeebs/scottohazard/rules.mk

---------

Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-08-30 21:46:38 -06:00
fenggx-a-jazz
0da9bd2709
Add a-jazz akc084 keyboard (#24224)
Co-authored-by: jack <jack@pngu.org>
2024-08-29 19:57:06 -07:00
jack
d4811c19b0
Fix wrong OLED code for a few keyboards (#24344)
* Initial

* Other keyboards too
2024-08-29 20:21:53 -06:00
Ryan
496f448090
Fix two firmware size warnings (#24343) 2024-08-29 20:20:05 -06:00
Antoine Bertin
d95690d89c
[Keyboard] Fix splitkb/corne OLED code (#24260) 2024-08-29 19:56:25 -06:00
leyew
fd65bd5ae0
[Keyboard] Add Acid and Co. Stellaron TKL (#24154) 2024-08-28 15:52:02 +01:00
Thanh Son Tran
4b1f916b99
[Keyboard] Add Tyson60s keyboard (#24047) 2024-08-28 15:38:37 +01:00
zlabkeeb
8b42e5fb8f
[Keyboard] Add Macropad VRYNBOARD (#23931)
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: jack <jack@pngu.org>
Co-authored-by: ZahraNetMe <vericheri@gmail.com>
2024-08-26 21:58:48 +10:00
prokopCerny
6099dee977
Add split UI view for Q11 (#762) 2024-08-26 02:10:26 -06:00
Yuri Paharev
fba3818b8c
vial moved from og6 to tofu60 (#774) 2024-08-26 02:08:40 -06:00
João Victor Lemes
a75a3ac523
add 2 new layers and add 3 more tap dance setups (#771) 2024-08-25 20:09:47 -06:00
Nick Brassel
45dc2499dc
Remove all via-enabled keymaps, including via. (#24322) 2024-08-26 07:51:22 +10:00
Ryan
8f6d2ac53c
Update Underglow keycodes (#23765)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-08-25 22:15:07 +10:00
Nebuleon
fc9d848a77
Fix build failure on zsa/moonlander with DYNAMIC_MACRO_ENABLE (#24316) 2024-08-24 14:10:48 +01:00
QMK Bot
048f2ddcbf Merge remote-tracking branch 'origin/master' into develop 2024-08-21 14:16:01 +00:00
Danny
373364afd1
Add Quefrency Rev. 6 (#24291)
* Initial commit of Quefrency Rev. 6

* Use more memory for storing VIA layout options

* Add missing underglow LED

* Set bootmagic keys for each half, split transport matrix for RGB, update pinout for right half

* Enable encoders

* Add/update license headers

* Remove fudge thing

* Remove EEPROM leveling specification now that is the default

* Fix bootmagic position for right half
2024-08-21 10:15:06 -04:00
Ivan Gromov
aac4e02152
Add imi60 (#768) 2024-08-20 23:30:55 -06:00
cBachoo
9d74151053
add x88 keyboard pcb (#773)
* add x88 pcb and move other pcbs in my folder

* fix default keymap issue
2024-08-20 23:30:04 -06:00
nachie
1df15a95b8
Add support for boards and pcbs from nachie (#764)
Syndrome
Syndrome Ortho
Little Writter
Evelyn
Subtext

Also includes changes from Matt Piasecki <matthewpiasecki@icloud.com>
for OLED support for syndrome

Co-authored-by: Nachiket Kulkarni <nachiket_kulkarni@apple.com>
2024-08-18 20:30:10 -06:00
Sắn
a23664c742
Add VIAL support for bunnygirl65 (#767)
* add VIAL support for bunnygirl65

* Update keymap.c

* Update keymap.c
2024-08-18 20:29:46 -06:00
Takayoshi Otake
4d0491640c
Add keyboard: takayoshiotake/harmony_42 (#770) 2024-08-18 20:29:30 -06:00
Drashna Jaelre
e9cb9f42a5
[Keyboard] Update ZSA Moonlander (#23911) 2024-08-19 01:13:38 +01:00
Drashna Jaelre
ab4c13e835
Add dynamic macro keyboard callbacks (#24142) 2024-08-18 01:35:10 +01:00