I built it for my Ergodox EZ - the scroll,num,caps lock LED's are all on the top and I like to know what layer I'm on (without having to own Ergodox Infinity).
There's a new #define in makefile - DLEDS_SHOW_LAYER_IN_BINARY - set by default to false, setting it to true triggers the new code converting layer number to binary and displaying it using the LED's
I built it for my Ergodox EZ - the scroll,num,caps lock LED's are all on the top and I like to know what layer I'm on (without having to own Ergodox Infinity). There's a new #define in makefile - DLEDS_SHOW_LAYER_IN_BINARY - set by default to false, setting it to true triggers the new code converting layer number to binary and displaying it using the LED's