Open jiimaho opened 1 month ago
That hack line at the end of the generated snippet is a normal part of the source code. Have you modified anything else in your clone of the repository besides the docker run
command? For example, running ./rake
should ultimately produce the same keymap.dtsi
file as that which is already checked into the Git repository -- so there should be no differences reported by git diff
after regeneration.
Thanks for a quick reply!
Yea I saw that that the hack line was included when loading your latest release too. Thanks for clarifying, now I know that is expected.
I totally forgot to mention that I moved layers too. Edited original question and added that as step 3 in bold.
Hm, I tried it all again just now, also changed OS to be #define OPERATING_SYSTEM 'M' // macOS
I was prepared to take a print screen of the error I previously got on the moergo site, but now it built the firmware... :)
Let me check if that works and maybe I can close this issue then.
I just got it flashed but the symbol layer is wrong. Should the symbol layer behave the same or so, even when using qwerty?
Yes, the symbol layer should work the same irrespective of the alpha layout. Are you using the en-US locale?
Yes using the en-US locale for now, even though I will eventually get it to work with sv-SE too or fix my swedish characters somehow.
But yea I haven't changed much really, so a bit strange the symbol layer is wrong. Will have to try again tomorrow.
Yes using the en-US locale for now, even though I will eventually get it to work with sv-SE too or fix my swedish characters somehow.
But yea I haven't changed much really, so a bit strange the symbol layer is wrong. Will have to try again tomorrow.
@jiimaho Any luck on getting ÅÄÖ keys working? Namely the &RightPinky (SEMI, LAYER_QWERTY)
key. I did try replacing SEMI
with SV_OE
and Ö
but both results in a build error regardless of locale (tried en-US and sv-SE).
Hello,
First of all thanks for a great setup! I really like it and would love to get it working with qwerty but something is failing.
I'm on MacOS and trying to compile with ./rake using Docker.
How to reproduce:
--user $(id -u):$(id -g)
to the docker run command (otherwise it throws permission denied errors)Actual:
keymap.dtsi ends with a very weird hack, see picture
content of keymap.dtsi do not work when building firmware at https://my.glove80.com/#/edit
Expected: