summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/xealousbrown/readme.md
diff options
context:
space:
mode:
authorAlex Ong <alex.ong@unsw.edu.au>2021-08-07 16:51:38 +1000
committerGitHub <noreply@github.com>2021-08-06 23:51:38 -0700
commit8a9688bc64ea4283ecfa19dc2bf2c3312e7c646f (patch)
treec8057c093a03d3cdf3a49736ffb26bd800ddff20 /keyboards/handwired/xealousbrown/readme.md
parent9d88786b6fc6b1e9eeeba409cb5e4a17dd2bbe82 (diff)
[Keyboard] Use new matrix_output_select_delay api (#13861)
* Use new matrix_output_select_delay api * Updated delay to 15 after more spamming
Diffstat (limited to 'keyboards/handwired/xealousbrown/readme.md')
-rw-r--r--keyboards/handwired/xealousbrown/readme.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/keyboards/handwired/xealousbrown/readme.md b/keyboards/handwired/xealousbrown/readme.md
index bbc2233d1c..fa5537e471 100644
--- a/keyboards/handwired/xealousbrown/readme.md
+++ b/keyboards/handwired/xealousbrown/readme.md
@@ -19,4 +19,7 @@ The brief list of speedhacks to make this keyboard blazing fast:
3) Eager-per-key Debouncing algorithm (no 5ms delay before message is sent)
4) 1000hz polling
-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).
+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).