From 072bf8fab708ee6b20ee0c1d97a638838d1486f5 Mon Sep 17 00:00:00 2001 From: ascYAOBT <53766398+ascYAOBT@users.noreply.github.com> Date: Sat, 19 Jul 2025 19:41:12 -0400 Subject: [PATCH] Update keyboards/hnk/hnk65/readme.md Co-authored-by: Joel Challis --- keyboards/hnk/hnk65/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/keyboards/hnk/hnk65/readme.md b/keyboards/hnk/hnk65/readme.md index 418cd2e6e63..e77dd86d1f5 100644 --- a/keyboards/hnk/hnk65/readme.md +++ b/keyboards/hnk/hnk65/readme.md @@ -8,11 +8,11 @@ Our Hide Nothing Keyboard version of the traditional 65%, with or without RGB su Make example for this keyboard (after setting up your build environment): - make hnk65:default + make hnk/hnk65:default Flashing example for this keyboard: - make hnk65:default:flash + make hnk/hnk65:default:flash See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).