Commit Graph

16219 Commits

Author SHA1 Message Date
xyzz 83ec7581d1 Merge pull request #542 from Shados/add-kbdfans-tet
Add vial port for KBDFans Tet
2023-09-30 13:34:32 -06:00
xyzz 1574d96dad Merge pull request #546 from OTLabs/vial-1
Add Vial support for idobao/montex/v2
2023-09-30 13:34:07 -06:00
xyzz 39ab2a8776 Merge pull request #557 from adophoxia/m6-vial
Port MonsGeek M6 to Vial
2023-09-30 12:22:06 -06:00
xyzz ce10d94431 Merge pull request #556 from adophoxia/m5-vial
Port MonsGeek M5 to Vial
2023-09-30 12:21:54 -06:00
xyzz a714fb7394 Merge pull request #555 from lesshonor/new-keymap/puckbuddy
feat: vial keymap for mechwild/puckbuddy
2023-09-30 12:21:43 -06:00
xyzz 3f16b9ca32 Merge pull request #552 from crkochan/doio-kb30-tweak
DOIO KB30-01: Tweak encoder resolution
2023-09-30 12:21:23 -06:00
xyzz ed609a89f5 Merge pull request #550 from adophoxia/m1-vial
Port MonsGeek M1 to Vial
2023-09-30 12:20:56 -06:00
xyzz b3263c00f6 Merge pull request #543 from pies-n-loaf/fine40
Add vial support for fine40/mochi40
2023-09-30 12:20:01 -06:00
xyzz 88dc61bbbf Merge pull request #539 from Lenbok/vial-support-for-2_milk-keyboard
Port support for spaceman 2% milk macropad
2023-09-30 12:19:18 -06:00
adophoxia 0efdcaab29 Port MonsGeek M6 to Vial 2023-09-28 20:50:21 -07:00
adophoxia b7303d1b5a Port MonsGeek M5 to Vial 2023-09-28 20:39:26 -07:00
adophoxia 2a4dd4398f Update keyboards/monsgeek/m1/keymaps/vial/vial.json
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2023-09-28 19:32:04 -07:00
honorless 3d67cfbca1 refactor: update vial keymap 2023-09-28 20:04:27 -04:00
Kyle McCreery 82cccb971c working version of vial firmware for puckbuddy 2023-09-28 19:34:10 -04:00
adophoxia e45daffb45 Update keyboards/monsgeek/m1/keymaps/vial/vial.json
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2023-09-27 21:25:03 -07:00
crkochan cc78e42f3d Tweak encoder resolution
Media prev/next is sending too many key-presses per detent, increased resolution until this was reliably one per detent.
2023-09-26 14:33:45 -07:00
Adophoxia 3e6b1c2d76 Port MonsGeek M1 to Vial 2023-09-22 22:28:49 -07:00
OTLabs 46a0c19ec5 Update rules.mk
remove repeating line
2023-09-19 16:30:25 -06:00
OTLabs a519c00326 Update rules.mk 2023-09-18 21:59:23 -06:00
OTLabs db54521a16 Update vial.json 2023-09-18 21:57:08 -06:00
OTLabs 39000a5e63 Update config.h 2023-09-18 21:55:54 -06:00
OTLabs b7e0d6f6b2 Add Vial support for idobao/montex/v2 2023-09-17 22:58:35 -06:00
Ilya Zhuravlev ee7f5acefb fix remaining keyboards 2023-09-17 21:58:32 -06:00
Ilya Zhuravlev 885ccf4a77 fix too big vial keymaps 2023-09-17 16:09:03 -06:00
pies-n-loaf 5e1812798f Add vial config for fine40/mochi40 2023-09-12 11:30:52 -05:00
Alexei Robyn 8f3350f54e Add vial port for KBDFans Tet 2023-09-12 23:42:39 +10:00
Lenbok b04652cd79 Port support for spaceman 2% milk macropad 2023-09-10 13:48:13 +12:00
honorless 357e996ffd fix: restore vial keymap 2023-09-09 19:10:12 -04:00
honorless 1dc86555bc fix: remove invalid keymaps/files 2023-09-09 10:43:18 -04:00
honorless f1f441aa32 fix: broken/outdated firmware 2023-09-09 07:51:21 -04:00
honorless 4b79e18d5d refactor: unify keyboards with upstream 2023-09-09 07:51:20 -04:00
Ilya Zhuravlev e390a34128 Merge remote-tracking branch 'qmk/master' into merge-2023-09-08 2023-09-08 20:53:27 -06:00
James Young 4875bcecc2 customMK EVO70 R2 Layout Additions (#21916)
* Rename `LAYOUT` to `LAYOUT_all`

[refactor]

* Add layout/matrix diagram

[docs]

* Correct layout data

Reduce the gap between the encoder/macro section and the alphanumeric
section by 0.25u.

[enhancement]

* Add `LAYOUT_ansi_blocker`

[enhancement]

* Add `LAYOUT_iso_blocker`

[enhancement]

* Fix redundant `layout_aliases` keys

per dunk2k

[bugfix]
2023-09-08 19:11:07 -07:00
James Young 3e3320e8d9 Cipulot EC Theca Community Layout Support (#21913)
* Alias `LAYOUT_all` as `LAYOUT_tkl_ansi`

The data for `LAYOUT_all` and `LAYOUT_tkl_ansi` is identical, so alias
the former to the latter to reduce redundancy.

[refactor]

* Rename `LAYOUT_tkl_ansi_tsangan_wkl` to `LAYOUT_tkl_ansi_wkl`

[refactor]

* Enable Community Layout support

[enhancement]
2023-09-07 13:53:16 -07:00
James Young c783325e16 GMMK2 96% ANSI: Correct layout data (#21937)
[enhancement]
2023-09-06 19:57:24 +01:00
James Young 7fb60519ee GMMK2 65% ISO: Correct layout data (#21925)
Correct key sizes/positioning on the right side of the board.
2023-09-06 00:46:29 +01:00
James Young 6aa3814f6e CannonKeys BastionTKL Layout Additions (#21901)
* [docs] add layout/matrix diagram

* [enhancement] add LAYOUT_tkl_ansi_split_bs_rshift

* [enhancement] add LAYOUT_tkl_ansi_tsangan_split_bs_rshift

* [enhancement] add LAYOUT_tkl_ansi_tsangan

* [enhancement] add LAYOUT_tkl_f13_ansi_tsangan

* [enhancement] add LAYOUT_tkl_f13_ansi_split_bs_rshift

* [enhancement] add LAYOUT_tkl_f13_ansi

* [enhancement] correct LAYOUT_tkl_iso key order

* [enhancement] add LAYOUT_tkl_iso_split_bs_rshift

* [enhancement] add LAYOUT_tkl_iso_tsangan_split_bs_rshift

* [enhancement] add LAYOUT_tkl_iso_tsangan

* [enhancement] add LAYOUT_tkl_f13_iso_split_bs_rshift

* [enhancement] add LAYOUT_tkl_f13_iso

* [enhancement] add LAYOUT_tkl_f13_iso_tsangan_split_bs_rshift

* [enhancement] add LAYOUT_tkl_f13_iso_tsangan

* [enhancement] extend Community Layout support
2023-09-05 00:48:35 -07:00
James Young 809865e9ee CannonKeys Bastion65 Layout Additions (#21888)
* [docs] add layout/matrix diagram

* [refactor] rename LAYOUT to LAYOUT_all

* [enhancement] add LAYOUT_65_ansi_blocker_split_bs

* [enhancement] add LAYOUT_65_ansi_blocker

* [enhancement] add LAYOUT_65_ansi_blocker_tsangan_split_bs

* [enhancement] add LAYOUT_65_ansi_blocker_tsangan

* [enhancement] add LAYOUT_65_iso_blocker_split_bs

* [enhancement] add LAYOUT_65_iso_blocker

* [enhancement] add LAYOUT_65_iso_blocker_tsangan_split_bs

* [enhancement] add LAYOUT_65_iso_blocker_tsangan

* [enhancement] enable Community Layout support
2023-09-05 00:21:15 -07:00
James Young 2f243e2817 CannonKeys Bastion60 Layout Additions (#21887)
* [bugfix] correct LAYOUT_60_iso_tsangan key order

* [docs] add layout/matrix diagram

* [enhancement] add LAYOUT_60_tsangan_hhkb

* [enhancement] add LAYOUT_60_ansi_tsangan

* [enhancement] add LAYOUT_60_iso

* [enhancement] add LAYOUT_60_iso_split_bs_rshift

* [enhancement] add LAYOUT_60_iso_tsangan_split_bs_rshift

* [enhancement] add LAYOUT_60_hhkb

* [enhancement] extend Community Layout support
2023-09-04 23:55:24 -07:00
James Young 2f517041c7 CannonKeys Bastion75 Layout Additions (#21899)
* [docs] add layout/matrix diagram

* [refactor] rename LAYOUT to LAYOUT_all

* [enhancement] add LAYOUT_ansi_blocker_split_bs

* [enhancement] add LAYOUT_ansi_blocker

* [enhancement] add LAYOUT_ansi_blocker_tsangan_split_bs

* [enhancement] add LAYOUT_ansi_blocker_tsangan

* [enhancement] add LAYOUT_iso_blocker_split_bs

* [enhancement] add LAYOUT_iso_blocker

* [enhancement] add LAYOUT_iso_blocker_tsangan_split_bs

* [enhancement] add LAYOUT_iso_blocker_tsangan
2023-09-04 23:34:23 -07:00
James Young fd095bbfae Chosfox CF81: correct layout data (#21902) 2023-09-04 07:56:43 +01:00
James Young 9eaa8a24ed ANAVI Macro Pad 12: rename LAYOUT to LAYOUT_ortho_4x3 (#21886)
[refactor]
2023-09-03 23:17:53 -07:00
James Young dd17b6be29 AH Haven80 Community Layout support (#21885)
* [enhancement] correct layout data

* [refactor] rename LAYOUT to LAYOUT_tkl_f13_ansi_tsangan

* [enhancement] enable Community Layout support

* Haven80 Solder: add LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift

[enhancement]

* Haven80 Solder: add LAYOUT_tkl_f13_iso_tsangan_split_bs_rshift

[enhancement]

* Haven80 Solder: add LAYOUT_tkl_f13_iso_tsangan

[enhancement]

* Haven80 Solder: extend Community Layout support

[enhancement]
2023-09-03 22:39:35 -07:00
Joel Challis e26442fc2a redragon/k667: Remove 2 layer VIA restriction (#21889) 2023-09-03 16:57:10 +01:00
NCKiser fbf1c160eb Added Madeline (#531)
* add default and vial keymaps

* fix readme

* Move entirely to data driven, matching QMK PR

Update to match https://github.com/qmk/qmk_firmware/pull/21857

* Update keyboards/kiserdesigns/madeline/keymaps/vial/vial.json

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

* Update keyboards/kiserdesigns/madeline/keymaps/vial/rules.mk

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

* Update keyboards/kiserdesigns/madeline/keymaps/vial/keymap.c

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

* Update keyboards/kiserdesigns/madeline/keymaps/vial/keymap.c

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

* Match number of layers b/t keymap and encodermap

This reverts commit db72bf0baf69044d8ca9447170b051fb0daab2cb.

* format info.json

---------

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2023-09-02 22:37:25 -06:00
NCKiser 8ad43a965f Added kiserdesigns keyboard folder and Madeline keyboard (#21857)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-09-02 21:34:09 -07:00
Wolf Van Herreweghe 47e72a95ef Add M6-C Keyboard Firmware (#21852)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Wolf <contact@vwolf.be>
2023-09-02 21:32:40 -07:00
temp4gh 04ce3497ab [keyboard] add redragon/k667 (#21417)
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: syc <squall_sha@163.com>
2023-09-02 21:12:43 -07:00
ziptyze b03b49fca3 Add 1upkeyboards Super16v3 (#21665)
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-09-02 20:43:58 -07:00
Less/Rikki 5bb9abae7d refactor: improve code for QMK merge (#532) 2023-09-02 21:43:33 -06:00