* Version compiled FW with hash
Auto generates a macro to type out version info, local and github compilation now includes commit hash and timestamp in final uf2 files
* Fix local builds
makefile doesn't like the script returning the macro, directed to null for local builds as version.dtsi file accessible
* Cleanup layer binding formatting
* Align rows/columns
* Be consistent for each layer
* Consistent with `keymap.json`
* Replace `BKSP` with `BSPC`
* Based on https://zmk.dev/docs/codes/keyboard-keypad#control--whitespace
* Consistent with `keymap.json`
* Replace default layer `&kp KP_NUMBER_*` with `&none`
* These were `&none` in v1
* Consistent with other layers