geekhack

geekhack Community => Keyboards => Topic started by: xmagusx on Thu, 19 September 2013, 11:10:10

Title: ErgoDox questions
Post by: xmagusx 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.


Thanks for any/all help!
Title: Re: ErgoDox questions
Post by: dorkvader 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.
Title: Re: ErgoDox questions
Post by: xmagusx 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.
Title: Re: ErgoDox questions
Post by: xmagusx 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:
 ╪
 ∞
 £
Title: Re: ErgoDox questions
Post by: davkol 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).