diff options
author | noroadsleft <18669334+noroadsleft@users.noreply.github.com> | 2019-01-05 15:34:38 -0800 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-01-05 15:34:38 -0800 |
commit | 90046af17fb3ffe1dfe57d87b83a894ce925f3c1 (patch) | |
tree | b5d95defdd32897c10375f31f5122aa91bb10ab8 /keyboards/handwired/numbrero/readme.md | |
parent | 27b512d9f550dd1a42466733c0c3066742aeb300 (diff) | |
download | qmk_firmware-90046af17fb3ffe1dfe57d87b83a894ce925f3c1.tar.gz qmk_firmware-90046af17fb3ffe1dfe57d87b83a894ce925f3c1.zip |
Keyboard: Numbrero: Configurator fix and code tidy (#4787)
* Numbrero: fix Configurator mismatch
Key object order in info.json didn't match the layout macro, leading to keys being assigned out-of-sequence.
* Numbrero: tidy
- white space changes in numbrero.h (alignment/readability/QMK conventions)
- minor changes to readme.md (grammar, mostly)
Diffstat (limited to 'keyboards/handwired/numbrero/readme.md')
-rw-r--r-- | keyboards/handwired/numbrero/readme.md | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/keyboards/handwired/numbrero/readme.md b/keyboards/handwired/numbrero/readme.md index a69eeefd43..42f005dbe2 100644 --- a/keyboards/handwired/numbrero/readme.md +++ b/keyboards/handwired/numbrero/readme.md @@ -1,11 +1,9 @@ # Numbrero -No picture currently available. - -A Reversible Numpad (Left/Right handed) with extra macro keys. +A reversible numpad (left/right-handed) with extra macro keys. Keyboard Maintainer: [Flehrad](https://github.com/flehrad) -Hardware Supported: Numbrero PCB. +Hardware Supported: Numbrero PCB, Pro Micro Hardware Availability: The Board Podcast Slack Make example for this keyboard (after setting up your build environment): |