Click to view our Accessibility Statement or contact us with accessibility-related questions
Showing 1 of 25 conversations about:
Firewatch
3
Jun 22, 2022
bookmark_border
Can anyone help me change the LED colors on this? I’ve opened the file in the configurator and don’t see any settings for LED colors. Thank you!
(Edited)
Jun 22, 2022
JetSerge
19
Jun 22, 2022
bookmark_border
FirewatchYou can try this firmware (flash using qmk_toolbox, then use VIAL software to configure the keys and backlight).
search
search

Jun 22, 2022
ryanaeh
124
Jun 24, 2022
bookmark_border
JetSergeThank you! Just what I was hoping for!
Jun 24, 2022
Firewatch
3
Jun 24, 2022
bookmark_border
JetSergeThis worked perfectly. Thank you.
Jun 24, 2022
Andy-_-100
6
Jun 26, 2022
bookmark_border
JetSergeThis is great!! For anyone who prefers a programmatic way to control the lights, here is an example (mostly repackaged from Vial's codebase) - imagine using the LEDs as a notification center. https://github.com/shawenyao/the_key_v2/blob/main/main.ipynb
Jun 26, 2022
fostermatt
29
Jun 29, 2022
bookmark_border
FirewatchHave you figured it out yet? I have done some searching and can't find anything.
Jun 29, 2022
csmith20
0
Jul 28, 2022
bookmark_border
JetSergeVial is giving me "No devices detected." and their web version is telling me "No compatible devices found" Having trouble getting LED configuration done :( I tried to follow https://www.shawenyao.com/Stack-Overflow-The-LED/ but the pip commands at the bottom give me "ERROR: Could not find a version that satisfies the requirement hid (from versions: none) ERROR: No matching distribution found from winrt" Having a lot of trouble with this is anyone has any advice I would appreciate it! I thought changing LED firmware would be simple... wrong.
Jul 28, 2022
JetSerge
19
Jul 28, 2022
bookmark_border
csmith20Make sure you flashed the linked vial firmware with QMK Toolbox, otherwise the software will not recognize it.
Jul 28, 2022
Aristarco
193
Aug 24, 2022
bookmark_border
JetSergeHave you tried o do this but on the first version of The Key? I'd like to make it Vial-compatible like the v2.
Aug 24, 2022
JetSerge
19
Aug 25, 2022
bookmark_border
AristarcoI don't have the first version, sorry. I found the code for the first version somewhere in the comments here and ported it to v2. You can try this version for v1: https://drop.com/buy/stack-overflow-the-key-macropad/talk/2864303. Or find the sources and build it yourself.
Aug 25, 2022
Val.de
3
Oct 14, 2022
bookmark_border
JetSergeThank you for sharing this! is there a way to get a keymap.c for this firmware. I'm on linux and QMK_tools let me only compile keymap.c files to generate .hex that can then be flashed on the Key, but is not letting me to flash directly .hex files.
Oct 14, 2022
JetSerge
19
Oct 14, 2022
bookmark_border
Val.deUse https://github.com/qmk/qmk_toolbox/releases to flash hex files. You are not supposed to build it yourself. If you want to build it for some reason, you need to follow VIAL build instructions. The link to sources was shared in my comment.
Oct 14, 2022
Val.de
3
Oct 14, 2022
bookmark_border
JetSergeThanks for your quick reply. I understand I'm supposed to use qmk-toolbox, but I'm running a Ubuntu only machine, without any Windows, and there is no qmk-toolbox yet for Linux, or I'm wrong?
Oct 14, 2022
JetSerge
19
Oct 14, 2022
bookmark_border
Val.deI see. Sorry, I don't know how to flash hex on Linux, but there should be a way.
Oct 14, 2022
PartyWumpus
1
Dec 25, 2022
bookmark_border
JetSergeFor future users stumbling across this thread, I was able to flash the vial compatible firmware on linux with: sudo dfu-programmer atmega32u4 erase --force and then dfu-programmer atmega32u4 flash massdrop_thekey_vial.hex (after extracting the .hex file from the .zip, the rest is not needed) I think qmk flash should have worked, but it wouldn't work for me.
Dec 25, 2022
hey_yagahoe
0
Jan 16, 2024
bookmark_border
JetSergeAbsolutely incredible. Thank you. This should be openly available on GitHub
Jan 16, 2024
View Full Discussion
Related Products