qmk doctor will list your home directory. Saying Ψ QMK home: /some-path/
If it doesn’t throw errors at you, then you should be good.
You can also try compiling just to see if it throws errors at you
qmk compile -kb framework/ansi -km default
qmk doctor will list your home directory. Saying Ψ QMK home: /some-path/
If it doesn’t throw errors at you, then you should be good.
You can also try compiling just to see if it throws errors at you
qmk compile -kb framework/ansi -km default