Skip to content

Commit

Permalink
update to qmk 0.25.22
Browse files Browse the repository at this point in the history
  • Loading branch information
patcoll committed Sep 11, 2024
1 parent bc049d8 commit d69330b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion bin/init-qmk
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@
# cd ${QMK_HOME} && git checkout ccda5d2d2f0b2e71e16d72636622743a68757b50 # 2023-10-14, with OS_DETECTION_ENABLE, apparently causes issues with LT combos defined in combos.def

# qmk clone -b 0.22.13 qmk/qmk_firmware ${QMK_HOME}
qmk clone -b 0.25.17 qmk/qmk_firmware ${QMK_HOME}
qmk clone -b 0.25.22 qmk/qmk_firmware ${QMK_HOME} # 2024-08-30, started acting up with mods not triggering consistently or correctly on NAV layer, downgraded to test out

# qmk clone -b vial vial-kb/vial-qmk ${QMK_HOME}

0 comments on commit d69330b

Please sign in to comment.