Is there a difference between the k4 v1's firmware and k4 v2's? Or can I just flash the QMK that was mentioned before We have merged support for both K4v1 and v2 RGB here. The differences are minor, you can crossflash and only lose status indicators(caps and num lock led) 👍 ...
cd qmk_firmware 3.12. Pull the submodules make git-submodule 3.13. Install utilities util/qmk_install.sh 3.14. Update GCC 3.14.1. Run the following commands, line by line: cd ~ curl -o ./update-gcc10-ubuntu.sh https://raw.githubusercontent.com/radunanescu/ubuntu_gcc_armtoolchain10/main...