Commit Graph

27217 Commits

Author SHA1 Message Date
e7ece72d93 Add Brian the Keyboard (#682)
* Add Brian the Keyboard

* Removed transparent layers, fixed compile issue
2024-03-10 16:13:34 -06:00
b4e446f616 Add vial support to wilba_tech/wt65_h2 (#680) 2024-03-10 16:13:21 -06:00
1b72007fba Add vial support to bm43a (#677)
* Add vial support to bm43a

* Add missing pragme

* Remove README
2024-03-10 16:12:52 -06:00
e585657238 Merge pull request #684 from lesshonor/fix/avr_detection
fix: detect CONVERT_TO vs MCU in rules.mk
2024-02-28 20:13:46 -06:00
7b8545b635 fix: detect CONVERT_TO vs MCU in rules.mk
MCU no longer changes to match the converter, resulting in features
being disabled unnecessarily on ARM Micros.

Check for a non-blank CONVERT_TO instead.
2024-02-28 19:38:42 -05:00
efc1f6fba3 Added VIAL support (#676)
Added VIAL support, changed default keymap, modifyed build rules
2024-02-17 19:15:56 -06:00
02bda34cbc Fix wrong code for split backspace in GH60 RevC (#679)
Fixes bug <https://github.com/vial-kb/vial-qmk/issues/673>
2024-02-17 18:34:13 -06:00
d3d4328d06 Add Vial support for MonsGeek M3 (#678) 2024-02-17 18:34:03 -06:00
4a85152925 add bruce the keyboard (#674)
* add bruce the keyboard

* Update vial.json

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

* Update config.h

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

* Update rules.mk

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

* Clean up Bruce the Keyboard

---------

Co-authored-by: avshockeyw <avshockeyw@users.noreply.github.com>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2024-02-17 18:32:52 -06:00
bb52e6d85b Adding Krado66 Keyboard (#672)
* Adding Krado66 Keyboard

Adding Krado Industries keyboard Krado66 vial keymap and supporting files.

* Update keyboards/kradoindustries/krado66/keymaps/vial/config.h

Obsolete and redundant settings removed from config.h

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

* Update keyboards/kradoindustries/krado66/keymaps/vial/rules.mk

Obsolete and redundant rules removed.

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

* Update keyboards/kradoindustries/krado66/keymaps/vial/vial.json

Attributes not used by Vial removed from vial.json

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

---------

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2024-02-17 18:32:14 -06:00
b29263fe69 Add keyboard: takayoshiotake/three_octave_sharp (#667) 2024-02-14 22:33:42 -06:00
d577de37d8 Make Ploopy Adept work with Vial (#669) 2024-02-14 22:33:16 -06:00
563c8fc673 feat(fruitykeeb/fruitbar/r2): vial keymap (#671) 2024-02-14 22:33:04 -06:00
6dda01b973 Add Vault 35 PCB variants: HHKB universal, WKL ortho, WKL universal (#626)
* initial commit

still need to update RGB and vial.json

* completed vial firmware

used for prototype testing

* change name of board for consistency

* update rgb driver to pwm

* Merge branch 'vault35_wkl_universal' into universal_vault

* update hal/mcuconf files

* fixed compile issues

fixed PWM driver issues and defines. all three included boards compile default keymap without issue. hhkb universal board also compiles vial without issue

* updated vial.jsons

* Update vial UID

* Update vial UID

* update vial UID

* updated matrix

* Update info.json

Updated pins

* Update vial.json

* Update vial.json

* Update vial.json

* update LED drivers

* updated encoder map

* increase eeprom size

---------

Co-authored-by: avshockeyw <avshockeyw@users.noreply.github.com>
2024-02-10 00:46:53 -06:00
e21bfc585a Move vial folders back to correct keyboards (#666) 2024-02-09 02:32:01 -06:00
def7fd81db Fix crlf format issue (#665) 2024-02-08 11:33:25 -06:00
d39c1e28ca Added vial config for Avalanche keyboard (#659)
* Added vial config

* Added CONVERT_TO

---------

Co-authored-by: Mike Ashcraft <mashcraft@mach2.org>
2024-02-04 23:56:17 -06:00
d10e8cd6f5 AKKO Top40: enable all LED effects (#661)
Enable all LED effects for AKKO Top40 keyboard.
2024-02-04 22:41:51 -06:00
bcca2b2373 new keyboard: soroka (#660) 2024-02-04 22:41:40 -06:00
0ae9fc6152 Add Vial keymap for Drop TheKey v2 (#662)
Add Vial keymap for Drop TheKey v2 (no lighting).
2024-02-04 22:41:02 -06:00
ac3f6d5eee flehrad/bigswitch: adding Vial port, expand flash documentation (#649)
* blehrad/bigswitch: adding Vial port, expand flash docu

* flehrad/bigswitch: default to SECURE mode

* typo

* Apply suggestions from code review

single key as an unlock combo

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

* remove redundant setup info

---------

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2024-01-28 19:36:21 -06:00
df7afce754 gmmk2 p96 ansi (#658)
Co-authored-by: spacegator <spacegator.proton.me>
2024-01-28 19:36:05 -06:00
9fb5d2aa5b port bully to vial (#653)
* port bully to vial

* Update keyboards/mkh_studio/bully/keymaps/vial/vial.json

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

---------

Co-authored-by: Zhol Internet <zhol@internet.keyboard>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2024-01-21 12:56:48 -06:00
7f4d6fce43 Add Vial support for DROP Planck rev7 (#648)
* Add vial keymap for Planck/rev7

* Add VIAL_KEYBOARD_UID to config.h

* Add VIAL_INSECURE and change max layer count

* Set up secure unlock combination

* Remove suggested lines

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

* Remove print

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

* Revert rev7/config.h

---------

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2024-01-21 12:56:18 -06:00
3d59d37758 Update dactyl_manuform-5x6 vial.json (#645) 2024-01-21 12:54:53 -06:00
780d0f9257 Port CableCarDesigns Prophet to VIAL (#644)
Copy VIA JSON, remove unneeded keys, resolve right shift label reversal
bug.

Use Esc+Enter as unlock combination.
2024-01-21 12:54:23 -06:00
e308164b73 Add vial support for Cloud (#642)
Add vial support for Cloud
2024-01-21 12:54:03 -06:00
49f5eec0d4 Add keyboard: takayoshiotake/five_octave (#639)
* Add keyboard: takayoshiotake/five_octave

* Add keyboard: takayoshiotake/five_octave

* Clean vial.json

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

* Clean info.json

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

* Remove the layer with only KC_TRNS, as it is pointless.

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

* Format code: indentation

* Format json: indentation

---------

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2024-01-21 12:53:33 -06:00
e41f2b9bca Add Keyboard dztech/og60 (#638)
* Add keyboard dztech/og60

* Update keyboards/dztech/og60/keymaps/vial/keymap.c

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

---------

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2024-01-21 12:53:12 -06:00
481aeaf49f Port Kopibeng MNK65 to VIAL (#636) 2024-01-21 12:52:56 -06:00
10f0e7db31 Add Vial support for cannonkeys/moment_hs (#634) 2024-01-21 12:52:26 -06:00
b4cfa21cb6 delete failing keyboards 2024-01-20 11:47:32 -06:00
b617f96ee0 fix: ymdk/ymd75/rev4/iso/vial keymap building (#641)
* fix: ymdk/ymd75/rev4/iso/vial keymap building

rev4 of ymd75 is odd due to iso-only keymaps, which conflicts with ansi
keymap in root of ymd75 folder.

* fix unlock combo

---------

Co-authored-by: Zhol Internet <zhol@internet.keyboard>
2024-01-04 01:55:23 -06:00
64089e6782 fix failing keyboards 2024-01-03 19:40:28 -06:00
66574eb854 Merge remote-tracking branch 'qmk/master' into merge-2023-12-16 2023-12-16 10:48:34 -06:00
e49053731e Add keyboards: hillside/48 and hillside/46 (#620)
* Add keyboard: hillside/48 and hillside/46

* Delete keyboards/hillside/46/keymaps/vial/readme.md

* Delete keyboards/hillside/48/keymaps/vial/readme.md

* Apply suggestions from code review

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

---------

Co-authored-by: Nureev Insaf <nureev.i@selectel.org>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2023-12-16 10:11:29 -06:00
50cff75c8c add keyboards/handwired/dactyl_manuform/5x6_5 (#619)
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2023-12-16 10:11:02 -06:00
7bfa0793c7 Add keyboard: handwired/dactyl_manuform/5x6 (#618)
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2023-12-16 10:10:49 -06:00
55db4970ff Porting Sofle Choc to Vial. (#616)
* Porting Sofle Choc to Vial.

* Porting Sofle Choc to Vial.
2023-12-16 09:30:26 -06:00
0043f1a534 Adds Boardsource Unicorne (#617)
Supports RGB Matrix, but not encoder support as I don't have encoders.

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2023-12-16 09:29:58 -06:00
9874d78da3 [Keyboard] Add Mode Tempo PCB's (#22550)
* Add mode 60 PCB's

* Update Licenses

* Unify Vendor name cross other projects

* Move pin description from Config to Info.json

* Replace WS2812 driver with PWM

* Update keyboards/mode/m60h/config.h

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/mode/m60h_f/config.h

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/mode/m60h/readme.md

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/mode/m60s/config.h

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/mode/m60s/readme.md

Co-authored-by: Ryan <fauxpark@gmail.com>

* Format info.json files

* replace link with images

* Fix spacings in Config file

* remove non essential file

* Update readme.md spacings

* Update readme.md Spacings

* Update readme.md

---------

Co-authored-by: Wolf <contact@vwolf.be>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-12-15 14:28:27 -07:00
443971ab8e Add Scotto61 handwired keyboard (#22666)
* Add Scotto61 handwired keyboard

* qmk format info.json
2023-12-15 14:25:37 -07:00
b9bc470404 Enable Link Time Optimization for Lily58 Default Keymap (#22476)
* enable LTO for Lily58 Default keymap

* remove NKRO from lily58 default
2023-12-15 14:22:50 -07:00
52c794b9fc Initial (#22671) 2023-12-16 05:48:52 +11:00
4b3f9b8b3a Add Reverb keyboard. (#22387)
Co-authored-by: Joel Challis <git@zvecr.com>
2023-12-15 14:30:35 +00:00
0059393868 Bump tj-actions/changed-files from 39 to 40 (#22338)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 39 to 40.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v39...v40)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-15 01:58:04 +00:00
3445396d8e Bump actions/upload-artifact from 3 to 4 (#22661)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-15 12:53:14 +11:00
26b6ba7607 Cradio: update default keymap (#22657)
* Reduce copyright blurb
* Change home row mod placing
2023-12-14 10:43:59 -07:00
afb821077b [Keyboard] Add El Cantor HS (#22531)
* Initial upload.

Initial upload.

* Update readme.md

* Delete keyboards/elcantorhs/keymaps/zeromist directory

* Adding folder for VIA.

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update keymap.c

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update keymap.c

* Update keymap.c

* Update keymap.c

* Update config.h

* Update halconf.h

* Update mcuconf.h

* Create keymap.c

* Update info.json

* Update keyboards/elcantorhs/readme.md

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

* Update keyboards/elcantorhs/info.json

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

* Update keyboards/elcantorhs/info.json

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

* Update keyboards/elcantorhs/info.json

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

* Update keyboards/elcantorhs/rules.mk

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

* Update keyboards/elcantorhs/info.json

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

* Update keyboards/elcantorhs/config.h

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

* Update readme.md

* Update keyboards/elcantorhs/info.json

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

* Update config.h

* Update halconf.h

* Update keymap.c

* Update keymap.c

* Update mcuconf.h

* Update keyboards/elcantorhs/readme.md

Yep. Can't say better. :-)

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>

* Update readme.md

* Update keyboards/elcantorhs/config.h

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

---------

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-12-14 00:43:22 -07:00
4cdb19291f [Keyboard] Add fuji75 (#22158)
* adding fuji75 pcb support

adding fuji75 pcb support
includes
solder
hotswap

* Update keymap.c

* Update keymap.c

* Update keyboards/sakura_workshop/fuji75/fuji75.c

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/sakura_workshop/fuji75/solder/readme.md

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/sakura_workshop/fuji75/hotswap/readme.md

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/sakura_workshop/fuji75/solder/readme.md

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/sakura_workshop/fuji75/info.json

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/sakura_workshop/fuji75/hotswap/readme.md

Co-authored-by: Joel Challis <git@zvecr.com>

* Delete keyboards/sakura_workshop/fuji75/config.h

* Update keyboards/sakura_workshop/fuji75/solder/readme.md

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

* Update keyboards/sakura_workshop/fuji75/hotswap/readme.md

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

* update info.json

update info.json per requested by @fauxpark
reran qmk format-json

---------

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-12-14 00:41:13 -07:00