-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mouse keys and massdrop configurator? #2
Comments
That does require C. And yes, using the massdrop configurator will override the entire firmware -- nothing is left behind. Are you familiar with the firmware repository at https://github.com/jackhumbert/qmk_firmware/tree/master/keyboard/ergodox_ez ? Getting started is not as daunting as it seems! |
Yes, I've been pouring over the configurators for a couple of weeks, as time allows. P.S. Thanks for the encouragement to try it. I plan to eventually, even if I do throw something basic together with massdrop for now. |
@inkthink - you should use homebrew to compile avr It's easy:
Then you can just cd into the ergodox directory and
|
From discussion [here](zsa/docs#2) it became clear that this information should be more available.
Thanks, that's what I was looking for. I'm looking forward to using it. Meanwhile i installed a temporary/testing layout using the massdrop configurator. That was very easy. I did not use the eep file mentioned in these docs, since the link was broken, and the qmk repo doesn't mention it. It worked just fine without it. i'm looking forward to improving my layout with code, but at least now I'm using my keyboard... literally now, to type this. :-) |
Thanks for the heads up about the firmware.eep broken link. It's been fixed |
Okay, this worked. Interesting... On 20 February 2016 at 17:23, Eric-L-T [email protected] wrote:
|
Testing my first full layout now. I find the mouse keys handy... since my mouse broke. I also use caps lock sometimes, which I have mapped to layer 1. I would like to incorporate LED's and found the following instructions for it, but I'm not sure where to place it in the keymap:
|
That looks like a macro - I suggest opening an issue over at the qmk repo with this question, lots of action there :) |
@inkthink Take a look at the |
Are the mouse keys or hyper keys available with the massdrop configurator or does that require C?
Also, will using the massdrop configuration tool to alter the base layer override the special layers that are included by default?
The text was updated successfully, but these errors were encountered: