Commit Graph

11790 Commits

Author SHA1 Message Date
Niko Wenselowski
9ad1253031
Add support for keyhive/ut472 (#194)
* Add VIAL support for UT47.2

* Correct key matrix

* Use right-most key

* Disable tap dance for a working firmware

* Allow configuring the RGB lighting
2022-07-08 12:45:28 -06:00
Blue Ye
74ad68eb7f
Add Vial support for 4 X-Bows keyboards (nature, knight, knight_plus, numpad) (#192)
* Cherry pick X-Bows VIA commit

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Shulin <mumu@x-bows.com>

* Port X-Bows nature to Vial

* Port X-Bows knight to Vial

* Port X-Bows knight plus to Vial

* Port X-Bows numpad to Vial

Co-authored-by: X-Bows Tech <41098278+XBowsTech@users.noreply.github.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Shulin <mumu@x-bows.com>
2022-07-05 18:57:23 -06:00
WrinkleKrinkles
ba3099495a
Added Vial support for CherryBStudio87 RGB TKL PCB (#191)
* VIAL ported to Vega

Readme.md for changes

* Adding support for StudioKestra Galatea TKL

No RGB underglow version; tested using StudioKestra Galatea x GeonWorks TKL PCB.

Built and tested in 7U, WKL, F12 layout.

* Add VIAL support for Ninjin TKL

Build file 49502 bytes.

No features were removed; firmware was tested on ANSI, F12, WK layout.

* Added support for CherryBStudio87 RGB TKL.

Added Vial support for CherryBStudio87 RGB TKL PCB. 

Static RGB LED is still functional (saturation, hue, and brightness control), however RGB preset animations were removed to preserve EEPROM space.

List of removed features:
Several in-built RGB animations were removed (build the firmware again with several choices of RGB animations if you want to enable them)
Tap dance, space cadet, combo, key override, mousekey, extrakey, and grave escape were disabled.
Dynamic keycap layer count were set into 2. 

Total firmware size after build: 23810/28672 (83%, 4862 bytes free)

Possible issues:
In the VIAL GUI, the keyboard is still listing about 4 layers even with the maximum layer set into two.
From the .json file from May 22th, 2022 (latest update from CherryB Discord server), there were some issues on F13 stopped working and the left arrow key stopped working when using WKL layout; built and tested the firmware using the newest .json file that fixes the issue. Further testing might be required. 

Only tested on ANSI, F13 WK, 6.25u space layout.

* Updated config.h

Dynamic keymap layer count was properly inserted.

Fixed typo on fractal RGB animation disable.

* Removed layer 2 and 3

Removed layer 2 and 3, saved about 2% of the total capacity in the build (at least on my end).

* Tweaking features and revised

Keymap layer moved to the appropriate file. 

**Mousekey and extrakeys enabled**

* Moved to the correct folder

Uploaded the Vial changes to the WRONG folder... (supposed to be 'cb87rgb' instead of 'cb87'

Will delete all the additions related to cb87 later. Was tested using cb87rgb folder.

* Delete vial.json

* Delete rules.mk

* Delete keymap.c

* Delete config.h
2022-07-02 14:42:49 -06:00
WrinkleKrinkles
0a48d82c3a
Adding support for StudioKestra Galatea TKL (No RGB) + Xelus Ninjin (#190)
* VIAL ported to Vega

Readme.md for changes

* Adding support for StudioKestra Galatea TKL

No RGB underglow version; tested using StudioKestra Galatea x GeonWorks TKL PCB.

Built and tested in 7U, WKL, F12 layout.

* Add VIAL support for Ninjin TKL

Build file 49502 bytes.

No features were removed; firmware was tested on ANSI, F12, WK layout.
2022-06-30 22:28:17 -06:00
Less/Rikki
74a2c9ada5
OLED_ENABLE fix & dynamic key override exclusion (#188) 2022-06-26 23:33:30 -06:00
rachmansyahbs
1c12919acc
Add vial support for Iron165 R2 (#187)
* add iron165r2 + vial keymap

* remove VIAL_INSECURE

* fix typo in product name
2022-06-25 18:39:48 -06:00
Farhan Rob
7b4f17f2ff
Adding VIAL specific files to via-enabled Han60 (#185) 2022-06-24 22:59:58 -06:00
Less/Rikki
cf0f48a6dd
fix line endings (#184) 2022-06-21 17:21:30 -06:00
eason
471dfa1c37
add angler2 (#182)
Add vial support for Angler2
2022-06-20 07:27:58 -06:00
Daniel Cox
fb23713d3c
Added support for dz60rgb_ansi v2 (#178)
* add support for dz60rgb_ansi v2

Added vial support to dz60rgb_ansi v2.

Other variants not tested/supported

* Updated readme to reflect vial support

Updated readme to show v2 has vial support, have outlined that vial is only supported on the v2 board

* Remove vial keymap from main keymaps directory

* Add keymaps containing vial under v2 directory

* Revert "Updated readme to reflect vial support"

This reverts commit e476b0b524bad920a07a9093f1004f1398e5e660.
2022-06-19 21:13:27 -06:00
TJ
f8ef832b43
lflx initial (#179) 2022-06-12 12:34:25 -06:00
passing-comet
1bd7503b9d
implement vial for nk87 (#177) 2022-06-06 18:06:32 -06:00
zh ol
5e87b903e0
Add model_v support to vial (#176)
Co-authored-by: zhol internet <bigman@zholworld.gov>
2022-06-05 14:13:48 -06:00
zh ol
547e47647c
Add g_idb60 support to vial (#175)
Co-authored-by: zhol internet <bigman@zholworld.gov>
2022-06-05 01:18:38 -06:00
Gerardo Nevarez
adb4208e5e
Add vial support for reviung41lp (#174)
* Add vial support for Reviung41 Low Profile (https://github.com/cyril279/keyboards/tree/main/revlp/41_1350)

* Update readme.md

* yet another readme.md fix...

Co-authored-by: GerardoNevarez <GerardoNevarez@users.noreply.github.com>
2022-06-03 10:50:55 -06:00
cdd2
bdbfe65525
added vial support for kkatano/bakeneko60 (#173) 2022-05-31 00:34:18 -06:00
Kavya
35fcb57e7b
Add support for ai03 Soyuz numpad (#171)
* Add support for ai03 Soyuz numpad

* Remove "VIAL_INSECURE = no" from rules.mk
2022-05-26 22:53:41 -06:00
Ilya Zhuravlev
6f239148fb keyboards: disable features to fit firmware 2022-05-22 01:05:24 -06:00
Ilya Zhuravlev
0ab7d9f1db reduce size of several boards failing to build 2022-05-21 23:34:59 -06:00
dktpham
b8c1cf446d
Add vial support for the kb_elmo sesame (#169)
* sesame vial config

* reduce firmware size

* reduce firmware size

* vial security

* revert readme change

* removed fourth layer
2022-05-20 18:24:44 -06:00
juanlufont
601fc4b20a
Add Vial support for KPRepublic JJ40 (#168)
* Add Vial support for KPRepublic JJ40

* Fix label
2022-05-15 14:14:08 -06:00
juanlufont
7d39799668
Add support for GH60 Satan (#167)
* Add Vial support for GH60 Satan

* Enable Vial

* Disable options to reduce firmware size

* Remove unnecessary comma

* Enable backlight
2022-05-12 19:06:02 -06:00
passing-comet
7753dbdab4
Enable Vial for the customMK EVO70 (#166)
* add vial support for evo70

* add default config for evo70

* add alternate tap dance build for evo70

* revert backlight_avr.c

* set unlock keys for evo70

* add unlock keys to evo70 tap dance build
2022-05-12 18:28:14 -06:00
Marcel Maltry
dae0e36ed4
Set KEY_OVERRIDE_ENABLE = no for chickenman/ciel. (#165) 2022-05-10 22:21:14 -06:00
rufusw
6a97438a05
Add Redox Vial-enabled keymap (#163)
* Add Redox Vial support

* Firmware size reduction
2022-05-10 11:56:19 -06:00
Marcel Maltry
b85ba01a05
Add support for chickenman/ciel. (#164) 2022-05-10 11:35:55 -06:00
Christopher Kochan
60c5f1ea60
Adds support for Geekboards Macropad v2. (#162)
* Corrected manufaturer name.

* Support for Geekboards Macropad v2

* Add Super-Tab functions from Via.

* Added a shift+alt+tab function

* Name change on custome key code
2022-05-09 00:02:53 -06:00
Thorben
40c61b2cd4
add lz erghost (#161) 2022-05-08 13:50:33 -06:00
Eugene-Yuan Kou
60f3d3f6b2
Adding AKIRA-60 (#158)
* akira-60 initial commit

* update vial-configs

* config FEE_PAGE_COUNT 2

* config FEE_PAGE_COUNT 2

* resolve conflicts
2022-05-07 15:52:30 -06:00
juanlufont
1714bdd84c
Add keymap with Vial support for Phantom TKL (#156) 2022-04-28 18:13:53 -06:00
juanlufont
62e175224f
Add Vial keymap for GH60 RevC keyboard (#155)
Some options have been disabled to reduce the size of the firmware. See
rules.mk file.
2022-04-28 18:13:37 -06:00
Gerrit Plehn
8326374643
Support for 42keebs MYSTERIUM (#154)
* Add support for 42keebs Mysterium

* More VIAL setting entries

* remove superficial comments
2022-04-28 15:51:02 -06:00
Gerrit Plehn
71e0e87d70
Basketweave-S additions (#153)
* VIAL support for basketweave

* fix: bootmagic from lite to yes

* readme corrections

* more sensible encoder defaults

* enable 2 additional layers
2022-04-28 15:26:00 -06:00
Gerrit Plehn
d744074de2
VIAL support for basketweave (#149)
* VIAL support for basketweave

* fix: bootmagic from lite to yes
2022-04-26 02:25:22 -06:00
juanlufont
f831807ba2
Add Vial support for KBDFans kbd8x (#150) 2022-04-25 20:35:47 -06:00
Gerardo Nevarez
12950db4d8
Add VIAL support for Ferris Sweep (#148)
Co-authored-by: gerardo_nevarez <GerardoNevarez@users.noreply.github.com>
2022-04-24 14:55:25 -06:00
Zach Liu
84baff51c2
Port foldkb to vial (#146)
* add vial support

* choose light over combo

* secure the hell of it

* left space: 1u-2u, right space: 2.75u

split backspace: 2x1u backslash: 1.5u, right shift: 1.75u + 1u

* typo

* key setups update

* get ready for vial 0.5 dynamic key overrides
2022-04-14 22:05:03 -06:00
chance
33a3b2daba
Adding the Waffling60 to VIAL (#144)
* Create keymap.c

* Add files via upload
2022-04-11 21:52:23 -06:00
Ilya Zhuravlev
61a5e82243 disable more key overrides to fit firmware 2022-04-09 17:47:32 -06:00
Andrew Christiansen
bb68f50872
Vial Support for Cantor (#141)
* Porting Cantor

* Fixed unlock combo coordinates

* Removed extra rules file

* Added default keymap

* Fixed rules.mk
2022-04-09 17:40:36 -06:00
Ilya Zhuravlev
7bda0967f3 Merge branch 'next-0.5' into vial 2022-04-09 17:16:59 -06:00
zhol0777
bdad48e003
Arisu, prime_e, ymd75 vial support (#142)
* Arisu, prime_e, ymd75 vial support

* looks better like this

Co-authored-by: Zhol Internet <zhol@internet.keyboard>
2022-04-09 16:02:45 -06:00
Jim Erickson
f5749dd690
Preonic rev1 vial (#140)
* Preonic default keymap with vial.json for porting to vial

* fixed VIAL_INSECURE in rules.mk

* fixed config.h define VIAL_UNLOCK

* moved to keyboards/preonic/rev1/keymaps/vial

* Please enter the commit message for your changes. Lines starting
moved files to keyboards/preonic/rev1/keymaps/vial
2022-04-09 00:45:18 -06:00
IFo Hancroft
bc02bb864f
Ported ErgoDox EZ to Vial (#139) 2022-04-07 23:20:39 -06:00
B. G. Kendall
681ace9b5d
Add Vial setup for KPrepublic BM16a (#138)
* Add Vial setup for KPrepublic BM16a

* Correct BM16a lighting setting
2022-04-07 00:10:22 -06:00
Ilya Zhuravlev
eb9b8121d3 disable key override for several keyboards to fix build 2022-04-05 00:13:01 -06:00
GoLWD
829e88eb03
Fix conflicting typ error for oled_task_user. (#136) 2022-03-30 17:00:30 -06:00
somepin
ddfe214e76
Add duckboard with RGB Matrix/VialRGB (#134)
* enable vial with rgb matrix for duckboard

* move rgb matrix config to vial keymap
2022-03-25 23:30:05 -06:00
tipsycod3r
30c04f92bd
added tipsytypist-vial keymap to Reviung39 (#133) 2022-03-14 01:05:53 -06:00
xiao
a8e7880c82
Snatchpad Vial port (#132)
* Added Vial port for Snatchpad.

* Added Vial keymap.

* Updated licence header.

* Defined default encoder behaviour.

* Added encoders enable in rules.

* removed files already in qmk
2022-03-14 00:50:25 -06:00