this post was submitted on 17 Jun 2024
1 points (100.0% liked)

Mechanical Keyboards

8662 readers
8 users here now

Are you addicted to the clicking sounds of your beautiful and impressive mechanical keyboard?
If so, this community is for you!

Here you can discuss everything about mechanical keyboards (and only mechanical keyboards).

Banner by Jay Zhang on Unsplash

founded 4 years ago
 

I am wanting a macro pad for work, but we are not allowed to install software on them and even the websites we have access to is limited. I don't want to have to use my personal computer or take the pad home whenever I want to make a more complex macro and am wondering if there are any where the keys can be configured using a configuration file stored onboard?

top 4 comments
sorted by: hot top controversial new old
[โ€“] lemann@lemmy.dbzer0.com 1 points 2 months ago (1 children)

No - however you could look for macro boards that have VIA firmware, as most of those can be configured using Chrome browser (WebHID), unless your org has an enterprise policy that interferes with that? The config software runs in Chrome as a website - so worth checking if the VIA keyboard web app is accessible on your work machine before purchasing a macro pad.

VIA firmware stores the config in the keyboard's internal eeprom AFAIK, so you should be able to setup your macros from another computer or android phone and still use them when connected to your work machine - unlike other software like Logitech Options where the config is deleted from the peripheral after a connection interruption...

Does your employer have a policy allowing you to request software to be installed on your machine, especially if it's needed for work? I had Logitech Options installed on my first day with no hassle from IT. Your situation sounds a lot like an unfortunate case of possibly power tripping IT admins doing more harm than good

[โ€“] TonyOstrich@lemmy.world 0 points 2 months ago (1 children)

My employer does have a process for requesting software, but it's a very large company and requires that it go through a whole vetting process and security audits before having it added to the approved software list. I'm already applying some pressure to have some more important software added and am trying not to burn up all the good will I may have ๐Ÿ˜….

I am actually able to connect to the VIA web app, but I don't have any compatible devices currently. It's very possible though that we may have some software or policy that will block it when I attempt to do so though (it's not unusual to be able to connect to a website and do certain things only to have specific actions trigger some piece of our security suite). Knowing what the average user is like I can't really fault them for it, but it is annoying.

All that said, would you have a recommendation for the cheapest VIA pad on Aliexpress that I could buy to test with?

[โ€“] noodohs@ttrpg.network 1 points 2 months ago

If it's a government type place, I can say that I can access the VIA site and connect to and update my keyboard. However, having a keyboard that allows a text file to be saved on it would probably be against policy, so I'm not sure that would even be a good workaround.

[โ€“] JustBrian7872@feddit.de 0 points 2 months ago

I think https://github.com/KMKfw/kmk_firmware might be what you are looking for: It exposes itself as flash drive in bootloader-mode and the files on there are just regular Python scripts. If you search for "KMK macro pad", you'll find a bunch of projects - most of them diy. If you want to start from scratch, Jan Lunge created an awesome tool for setup and keymap adjustments (video https://www.youtube.com/watch?v=RtYJYFMWjNM, repo https://github.com/JanLunge/pog) - with the idea being that after setup you do not need the tool anymore to adjust the keymap.