Skip to main content

So I bought a 6-key macro keyboard with a twist knob... how to program it?

One day, I was browsing Temu, when I came across this 6-key macro keyboard with a twist knob, and it's for a ridiculous price of like... $13.93 with free shipping.  So I ordered one. 

It's here, and it's exactly as advertised... Except for one thing: there is no manual, and no driver. There is NO paper in the box either. And the listing has no instructions. 

However, it is basically this item on Amazon: 

https://www.amazon.com/Programming-Keyboard-Mechanical-Photoshop-Software/dp/B0B7B4MP29/

At least the Amazon seller put up a link to their copy of the driver:

https://drive.google.com/file/d/1MvJGXrs-HVSmthIK4Z8NJZKMB8Ha4ZSr/view

Which I have scanned and tested. And it works for the Temu one too. It's the same board. 

The program needs to be unzipped and copied to a directory on your HD. It has no "installer". 

The EXE is called "MINI Keyboard V02.1.1"

The interface is also pretty crap, But basically, it goes like this. 

  • The "keys" are mapped to KEY1-KEY16. 
  • If you only have 6 keys, then only map stuff up to KEY6. 
  • The twist knob is mapped to K1-Left, K1-Centre (sp), K1-Right, as there is only one knob. 
  • If you have multiple knobs, I'd imagine they'd be K2, K3, and so on. 
  • Connect it to PC with the cable (through hub is fine), and you should get "connected" message on upper left. 
  • Click on one of the KEYx buttons to map it, then click on the bottom half, to flip through the combinations, then the actual key you want it to send. 
  • EX: I want KEY2 to send CTRL-ALT-M (which happens to be Microphone Toggle in NVIDIA Shadowplay) so I click on KEY2 (it turns red), then go to and click on ctrl-shift-alt to switch to that tab, then click on ctrl-alt combo, then back to "Key" tab and click on M. Then click "Download", which write it to the device. 
  • There are supposed to be 3 layers", but I don't see a way to switch layers via the keys
  • And the LED commands are confusing. 
But it really *does* work. Not bad for something so cheap. 


Comments

Popular posts from this blog

I finished Google Cybersecurity Certificate in 5 Days. What did I learn?

As of May and June 2023, there were a lot of buzz about the Google Cybersecurity professional certificate issued in conjunction with Coursera.  So I took the 8 course certificate program, and I was able to finish it in 5 days (May 31st to June 4th), which is so fast, it was within the 7 day trial period, so I did not pay anything (normally $49.00 USD).  I did go in with a couple unfair advantages: * I already know SQL * I already know Python * I was an IT professional  * I have taken a cybersecurity intro course before * I was also between jobs so I have a LOT of time to dedicate to studying * I have taken many Coursera courses before (back in early 2020) So is the course any good? I think it is a good course for people who have no idea what to expect, and this will give them a taste on what a job in cybersecurity will involve. The video lectures are relatively short, and there were a LOT of emphasis on the non-traditional non-technical background of many of the Google em...

I Got Both Google Cybersecurity and and ISC2 Certified in Cybersecurity. Should You?

The Google Cybersecurity Certificate and the ISC2 Certified in Cybersecurity are two of the most popular cybersecurity certifications available. Both certifications cover a wide range of topics, including network security, application security, and security operations. However, there are some key differences between the two certifications. Both Google Cybersecurity Certificate and the ISC2 Certified in Cybersecurity are considered entry-level certifications The Google Cybersecurity Certificate is very friendly for people who did not come from a computer background, but if you already know IT, Linux, SQL, or Python, you will have an advantage here. You will also learn some practical cybersecurity tools, such as SIEM and Splunk log reading, and you will end up trying to write incident report logs, short analysis reports, and so on.   The ISC2 Certified in Cybersecurity is more focused on theoretical and base level knowledge, with a bit more discussion on the differences among in...

6 tips to finish a Coursera Certificate Fast! (from the guy who did it in 5 days)

Hi, I am Captain Chang, an IT professional, and veteran of multiple Coursera certificates, most of them finished in 10 days or less. Recently, I finished the Google Cybersecurity Certificate in 5 days. A link to that video is in the description.  To me, Coursera education is a cheap introduction to a career you are considering, from data science and information technology to cybersecurity and user interface design, and a lot more for less than $50 a month. However, to get the most out of Coursera, there are some strategies you should follow.  While the strategies I talk about after this mainly applies to the the cybersecurity certificate, most of the tips should work in general toward other technical Coursera professional certificate programs as well. 1. Understanding how Coursera payment works Coursera is usually organized around "certificate programs", which has several courses. For example, the cybersecurity certificate course from Google / Coursera has 8 courses. [insert ...