Author Topic: VIA Configurator  (Read 89521 times)

0 Members and 1 Guest are viewing this topic.

Offline bonestamp

  • Thread Starter
  • Posts: 2
VIA Configurator
« on: Thu, 10 October 2019, 00:23:31 »
Hey! I'm loving the VIA Configurator but there's one thing I can't figure out. I'm trying to make a single key that is equivalent to holding down three keys (control + alt + win). I have this working on a GH60 board (QMK) so I assume it's possible with the VIA Configurator and this board.

1. Is this type of macro possible with the VIA Configurator macro editor?

2. Is this the right "Chord" string format to use for the macro: {KC_LCTL,KC_LALT,KC_LGUI}

I using it with a Zeal60 R2 board, which seems to work great with VIA Configurator otherwise. Maybe it's the board, maybe it's configurator, maybe it's my chord string, etc.

Thanks for making the VIA Configurator and for any guidance you can provide on this.

Offline cryworm

  • Posts: 15
Re: VIA Configurator
« Reply #1 on: Mon, 10 February 2020, 16:21:52 »
Hi!

I'm trying to do this exact same thing at the moment. Did you ever figure out if you could do this?

Offline SSolidK

  • Posts: 0
Re: VIA Configurator
« Reply #2 on: Fri, 10 April 2020, 22:43:21 »

Offline SSolidK

  • Posts: 0
Re: VIA Configurator
« Reply #3 on: Fri, 10 April 2020, 22:46:34 »
Steps:

1. Download the latest firmware for your PCB from https://caniusevia.com/docs/download_firmware
2. Flash your PCB using the latest firmware using QMK Toolbox
3. Code your preferred macro chord; i.e., LCTRL + PGUP = {KC_LCTL,KC_PGUP}
4. Assign the macro chord to your designated keypress
5. Enjoy!

Hope this helps.
« Last Edit: Sun, 12 April 2020, 02:33:18 by SSolidK »