Add Fn layer keys from Glorious Core mapping that's missing in the default qmk mapping
Add PrtScr, Scroll Lock, Break, NumLock to Fn layer
Implement Win key lock using Fn+Win like in Glorious Core firmware
Layer 2 mod on Caps Lock with double-tap to switch to this layer, double tap to switch back
Layer 2 provides arrows on WASD and additional nav keys + right hand numpad with 00; an be used for Alt Code entry
Layer 2 left spacebar Backspace
add double tap of Left Shift to toggle Caps Lock
additional encoder functionality
LED/RGB Functionality
rules.mk OPTIONS - Active features from userspace STARTUP_NUMLOCK_ON = yes - turns on NUMLOCK by default
ENCODER_DEFAULTACTIONS_ENABLE = yes - Enabled default encoder funtions
TD_LSFT_CAPSLOCK_ENABLE = yes - This will enable double tap on Left Shift to toggle CAPSLOCK when using KC_LSFTCAPS
IDLE_TIMEOUT_ENABLE = yes - Enables Timer functionality; for RGB idle timeouts that can be changed dynamically
INVERT_NUMLOCK_INDICATOR - inverts the Num lock indicator, LED is on when num lokc is off
COLEMAK_LAYER_ENABLE = yes - Enabled optional 5th layer for COLEMAK layout - Use Shift and encoder to enter 5th layer, right led indicator lights up BLUE
Default layer
Fn Layer
Layer 2 (Caps Lock Mod)
Optional COLEMAK layer