Author Topic: ErgoDox questions  (Read 1223 times)

0 Members and 1 Guest are viewing this topic.

Offline xmagusx

  • Thread Starter
  • Posts: 130
  • Location: Texas
  • QWERTY is hateful.
    • The Ergonomic Zone
ErgoDox questions
« on: Thu, 19 September 2013, 11:10:10 »
Finally finished putting mine together and started working with it, loving it so far.

That said, I had some questions that I was having difficulty finding answers to.

  • Media keys still seem not to work in Windows, but I've seen some documentation to indicate that this functionality should be present -- am I simply running a firmware that's too old or is this still a known bug?
  • I've been using the configurator provided by massdrop to good effect, but there seems to be no included way to program macros. Can macros be written into the hex file or do they require a firmware recompile?
  • Is there anything more useful than lock/layer status that the LEDs are doing for anyone? If not, how difficult is it to switch from lock status to layer status?

Thanks for any/all help!

Offline dorkvader

  • Posts: 6289
  • Location: Boston area
  • all about the "hack" in "geekhack"
Re: ErgoDox questions
« Reply #1 on: Thu, 19 September 2013, 13:01:37 »
I don't think the media keys are working in the normal firmware. This is one reason why the TMK_firmware release for ergodox is such a big deal.
You might have to edit the sourcecode and compile the firmware yourself to get macros. You might want to consider software macros as an alternative.
I'm not using the LED's at all actually. One user put a buzzer in his ergodox to "beep" when a key is registered, just like a kinesis.

Offline xmagusx

  • Thread Starter
  • Posts: 130
  • Location: Texas
  • QWERTY is hateful.
    • The Ergonomic Zone
Re: ErgoDox questions
« Reply #2 on: Thu, 19 September 2013, 14:55:48 »
Thanks, I was unaware of the TMK firmware release for ErgoDox, you just provided me with a lot of reading. I was afraid that it would require a recompile. The main reason for wanting it is so that I can maintain the position of my edit keys (undo, cut, copy, paste) on a Malt layout board by putting a layer toggle to a media/macro layer. So ~L1 in the R3C1 position and either the edit media keys or equivalent macros in their usual lower left position.

Offline xmagusx

  • Thread Starter
  • Posts: 130
  • Location: Texas
  • QWERTY is hateful.
    • The Ergonomic Zone
Re: ErgoDox questions
« Reply #3 on: Fri, 20 September 2013, 20:27:55 »
Has anyone had any luck programming in non-english characters?
Ex:
 ï
 ü
 ñ
 ß
Or other straight ascii code?
Ex:
 ╪
 ∞
 £

Offline davkol

  •  Post Editing Timeout
  • Posts: 4994
Re: ErgoDox questions
« Reply #4 on: Tue, 24 September 2013, 15:14:01 »
Has anyone had any luck programming in non-english characters?
Ex:
 ï
 ü
 ñ
 ß
Or other straight ascii code?
Ex:
 ╪
 ∞
 £

Keyboards send scan codes. AFAIK there aren't any scan codes assigned to those characters. Therefore, you'd have to create macros (e.g. ß would be AltGr+s in my case).