summaryrefslogtreecommitdiff
path: root/keyboards/id67/readme.md
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2021-07-12 10:14:18 -0700
committerGitHub <noreply@github.com>2021-07-12 10:14:18 -0700
commit8f0bf52b250406d0063726d4c62c78e84c1d1f2b (patch)
treeb2005f35c08eec3ce9a07d5007310c771a9db451 /keyboards/id67/readme.md
parentc024acd75243034d7d70d3bfb2fd6d3eacc0b62a (diff)
ID67 codebase touch-up (#13521)
* correct layout data Fix incorrect key sizes/positions. * rename LAYOUT to LAYOUT_65_ansi_blocker * tweak human-friendly formatting for info.json Add new lines for new rows. * adjust keycode alignment in via keymap * clean up extra lines in readme file * enable 65_ansi_blocker Community Layout support * clean up rules.mk Aligns the inline comments.
Diffstat (limited to 'keyboards/id67/readme.md')
-rw-r--r--keyboards/id67/readme.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/id67/readme.md b/keyboards/id67/readme.md
index 78e7619606..eca398184a 100644
--- a/keyboards/id67/readme.md
+++ b/keyboards/id67/readme.md
@@ -10,13 +10,10 @@ A 65% hotswap keyboard from IDOBAO.
Make example for this keyboard (after setting up your build environment):
-Make example for this keyboard (after setting up your build environment):
-
make id67:default
Flashing example for this keyboard:
make id67: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).