diff options
author | noroadsleft <18669334+noroadsleft@users.noreply.github.com> | 2018-07-14 13:43:15 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-07-14 13:43:15 -0700 |
commit | 2ba6b9ab695600f68bfd145a70047270786797ea (patch) | |
tree | e3bd60effb7636adef38b513834558e53f7de1b8 /keyboards/uk78/readme.md | |
parent | 5d5fa0dc8ca49ca7e6323928765ca2408701d468 (diff) | |
download | firmware-2ba6b9ab695600f68bfd145a70047270786797ea.tar.gz firmware-2ba6b9ab695600f68bfd145a70047270786797ea.tar.bz2 firmware-2ba6b9ab695600f68bfd145a70047270786797ea.zip |
UK78 refactor and Configurator support (#3395)
* Matrix update
* Keymap refactor
* Configurator support
* Readme cleanup
Diffstat (limited to 'keyboards/uk78/readme.md')
-rw-r--r-- | keyboards/uk78/readme.md | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/keyboards/uk78/readme.md b/keyboards/uk78/readme.md index eb4d1824c..8a1ba5e8a 100644 --- a/keyboards/uk78/readme.md +++ b/keyboards/uk78/readme.md @@ -4,13 +4,12 @@ A fully customizable 60%+numpad keyboard. -* Keyboard Maintainer: [Rozakiin](https://github.com/rozakiin) -* Hardware Supported: UK78 PCB - * rev2 -* Hardware Availability: [ukkeyboards.](http://ukkeyboards.bigcartel.com/) +Keyboard Maintainer: [Rozakiin](https://github.com/rozakiin) +Hardware Supported: UK78 rev2 PCB +Hardware Availability: [ukkeyboards](http://ukkeyboards.bigcartel.com/) Make example for this keyboard (after setting up your build environment): make uk78:default -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.
\ No newline at end of file +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. |