Commit Graph

27225 Commits

Author SHA1 Message Date
NCKiser
64a9967520
Add Gyrovan (#697) 2024-04-01 21:55:36 -06:00
NCKiser
ea4692ce67
Add Keyboard La Somme (#696)
* Base QMK and Vial

Still need to add RGB indicators and OLED

* add PCB render to readme

* Add RGB indicators for layers, mods, and capslock

* Add some really fun OLED code

* add OLED mode switching
2024-04-01 21:55:21 -06:00
NCKiser
a9b7d48cdc
Add Simple75 Keyboard (vial only) (#694)
* Add Simple75

* Add Default keymap

* Flip encoder orientation
2024-04-01 21:55:05 -06:00
doublevoid
c487c8b1f0
add 5075 vial support (#683)
enable vialrgb

proper esc + escape unlock vial

proper keymaps

proper keymap and inverted rotary encoder

better layout
2024-03-10 19:31:43 -06:00
Fernando Muñoz
47dc08baa4
Implement ISO, terminal extra key and SSK on modelh controller (#688)
* Implement ISO and SSK

This PR will implement ISO and TKL/SSK for the modelh controller

* Allow extra key on numpad terminal
2024-03-10 19:30:58 -06:00
Takayoshi Otake
bbaed80505
Update keymap for takayoshiotake/three_octave_sharp (#693) 2024-03-10 16:15:20 -06:00
NCKiser
a66008dcd9
Add Duodecimal (#692)
* Add Duodecimal

* Add PCB render image
2024-03-10 16:15:09 -06:00
Harshit Goel
26a0299120
Add support for extra thumb key (#691)
* add support for extra thumb key

* updated vial.json

* rename labels for thumb keys

* fix labels label typo for thumb keys
2024-03-10 16:14:50 -06:00
NCKiser
e7ece72d93
Add Brian the Keyboard (#682)
* Add Brian the Keyboard

* Removed transparent layers, fixed compile issue
2024-03-10 16:13:34 -06:00
luomie
b4e446f616
Add vial support to wilba_tech/wt65_h2 (#680) 2024-03-10 16:13:21 -06:00
Thiago Hiromi
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
xyzz
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
honorless
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
Asganar
efc1f6fba3
Added VIAL support (#676)
Added VIAL support, changed default keymap, modifyed build rules
2024-02-17 19:15:56 -06:00
juanlufont
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
juanlufont
d3d4328d06
Add Vial support for MonsGeek M3 (#678) 2024-02-17 18:34:03 -06:00
josh-l-wang
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
Feags
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
Takayoshi Otake
b29263fe69
Add keyboard: takayoshiotake/three_octave_sharp (#667) 2024-02-14 22:33:42 -06:00
Danny Su
d577de37d8
Make Ploopy Adept work with Vial (#669) 2024-02-14 22:33:16 -06:00
Less/Rikki
563c8fc673
feat(fruitykeeb/fruitbar/r2): vial keymap (#671) 2024-02-14 22:33:04 -06:00
josh-l-wang
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
adophoxia
e21bfc585a
Move vial folders back to correct keyboards (#666) 2024-02-09 02:32:01 -06:00
Vitalii
def7fd81db
Fix crlf format issue (#665) 2024-02-08 11:33:25 -06:00
hcker2000
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
OTLabs
d10e8cd6f5
AKKO Top40: enable all LED effects (#661)
Enable all LED effects for AKKO Top40 keyboard.
2024-02-04 22:41:51 -06:00
Vladimir
bcca2b2373
new keyboard: soroka (#660) 2024-02-04 22:41:40 -06:00
OTLabs
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
Ed Griebel
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
spacegator
df7afce754
gmmk2 p96 ansi (#658)
Co-authored-by: spacegator <spacegator.proton.me>
2024-01-28 19:36:05 -06:00
zhol0777
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
beppi
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
Vu Nhat Chuong
3d59d37758
Update dactyl_manuform-5x6 vial.json (#645) 2024-01-21 12:54:53 -06:00
opsmij
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
Jacky@LAZYDESIGNERS
e308164b73
Add vial support for Cloud (#642)
Add vial support for Cloud
2024-01-21 12:54:03 -06:00
Takayoshi Otake
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
Camilo Lozano
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
opsmij
481aeaf49f
Port Kopibeng MNK65 to VIAL (#636) 2024-01-21 12:52:56 -06:00
Marcel Maltry
10f0e7db31
Add Vial support for cannonkeys/moment_hs (#634) 2024-01-21 12:52:26 -06:00
Ilya Zhuravlev
b4cfa21cb6 delete failing keyboards 2024-01-20 11:47:32 -06:00
zhol0777
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
Ilya Zhuravlev
64089e6782 fix failing keyboards 2024-01-03 19:40:28 -06:00
Ilya Zhuravlev
66574eb854 Merge remote-tracking branch 'qmk/master' into merge-2023-12-16 2023-12-16 10:48:34 -06:00
so-saf
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
romones
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
Luke D Russell
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
Wolf Van Herreweghe
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
Joe Scotto
443971ab8e
Add Scotto61 handwired keyboard (#22666)
* Add Scotto61 handwired keyboard

* qmk format info.json
2023-12-15 14:25:37 -07:00