Author Topic: TechKeys Business Card Keyboard Program help  (Read 5141 times)

0 Members and 1 Guest are viewing this topic.

Offline OMQ12

  • Thread Starter
  • Posts: 3
TechKeys Business Card Keyboard Program help
« on: Fri, 04 April 2014, 21:47:19 »
I'm Planning on getting a TechKeys Keyboard card ( http://techkeys.us/collections/accessories/products/techkeys-keyboard-business-card)  so I can play a game call "osu!" but I sure when I get it I wont know what to do with it. I saw the video demonstrating that it types links to there FB account, email, and website. They said they are reprogram-able but I dont want to buy it and dont know what to do. I would appreciate it if anyone were to tell me the EXACT steps, Make a video, or Make a ready made software for these buttons (escape,z,x) In that order. Thanks  :)

Offline SpAmRaY

  • NOT a Moderator
  • * Certified Spammer
  • Posts: 14667
  • Location: ¯\(°_o)/¯
  • because reasons.......
Re: TechKeys Business Card Keyboard Program help
« Reply #1 on: Fri, 04 April 2014, 21:52:14 »
You'll find some good info here http://geekhack.org/index.php?topic=53378.0

Offline OMQ12

  • Thread Starter
  • Posts: 3
Re: TechKeys Business Card Keyboard Program help
« Reply #2 on: Fri, 04 April 2014, 22:07:41 »
You'll find some good info here http://geekhack.org/index.php?topic=53378.0

I saw that but it was unclear (ps im a noob)

Offline dorkvader

  • Posts: 6289
  • Location: Boston area
  • all about the "hack" in "geekhack"
Re: TechKeys Business Card Keyboard Program help
« Reply #3 on: Fri, 04 April 2014, 22:21:02 »
I'm not an expert on these things, but I think you should
1. download the source.
2. edit the right file to change the keymap (techkeys.c looks to be a good choice.) change that whole macro into whatever key you want.
3. download the compiler for your OS (the windows one is linked)
4. compile it
5. flash it to the card using the instructions in komars post.

Offline metalliqaz

  • * Maker
  • Posts: 4951
  • Location: the Making Stuff subforum
  • Leopold fanboy
Re: TechKeys Business Card Keyboard Program help
« Reply #4 on: Fri, 04 April 2014, 22:45:02 »
For what its worth I'm planning on supporting it with my firmware, which is much easier than compiling it yourself

Offline OMQ12

  • Thread Starter
  • Posts: 3
Re: TechKeys Business Card Keyboard Program help
« Reply #5 on: Sat, 05 April 2014, 19:58:23 »
I'm not an expert on these things, but I think you should
1. download the source.
2. edit the right file to change the keymap (techkeys.c looks to be a good choice.) change that whole macro into whatever key you want.
3. download the compiler for your OS (the windows one is linked)
4. compile it
5. flash it to the card using the instructions in komars post.

Thanks :)