Skip to content

QMK support for crkbd rev4 #311

Answered by jarviliam
jarviliam asked this question in Q&A
Discussion options

You must be logged in to vote

Actually, I managed to solve it after diving into qmk a bit more. For anyone else trying to do the same, here's what I did.

  1. Checkout the qmk_firmware from the last commit before they removed user keymaps. #287

  2. Remove the old crkbd folder from keyboards/crkbd and copy over the rev4 firmware into keyboards/crkbd

  3. Edit the info.json of the rev4 and change the sync field under transport to sync_matrix_state with a value of true.

That should allow you to compile it

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@manna-harbour
Comment options

Answer selected by jarviliam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants