aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/quefrency/readme.md
diff options
context:
space:
mode:
authorDanny <nooges@users.noreply.github.com>2018-08-15 12:27:34 -0400
committerDrashna Jaelre <drashna@live.com>2018-08-15 09:27:34 -0700
commit89838d0939f3370635b8f1c7068641430a6552ca (patch)
treed747eb69b3b2d0d57ff8bb19f7c978843612b612 /keyboards/quefrency/readme.md
parentad2bb529c795be066b279f52bebec03257992fc2 (diff)
downloadfirmware-89838d0939f3370635b8f1c7068641430a6552ca.tar.gz
firmware-89838d0939f3370635b8f1c7068641430a6552ca.tar.bz2
firmware-89838d0939f3370635b8f1c7068641430a6552ca.zip
Keyboard: Migrate Quefrency to use split common files (#3642)
Diffstat (limited to 'keyboards/quefrency/readme.md')
-rw-r--r--keyboards/quefrency/readme.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/quefrency/readme.md b/keyboards/quefrency/readme.md
index 33681c1a7..8fb1c6bc1 100644
--- a/keyboards/quefrency/readme.md
+++ b/keyboards/quefrency/readme.md
@@ -15,6 +15,8 @@ Example of flashing this keyboard:
make quefrency/rev1:default:avrdude
+Handedness detection is already hardwired onto the PCB, so no need to deal with `EE_HANDS` or flashing .eep files.
+
See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.
A build guide for this keyboard can be found here: [Keebio Build Guides](https://docs.keeb.io)