diff options
author | Danny <nooges@users.noreply.github.com> | 2017-10-31 23:58:38 -0400 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-10-31 23:58:38 -0400 |
commit | 83af62322cfe8cbe23f404ec5fa857679dc44cea (patch) | |
tree | 2a779f60a35b4ef0a373ac4aa59e64821dec749d /keyboards/levinson/readme.md | |
parent | 2d77f9cbb9ea13b7f967917e8d0559856be36046 (diff) |
Add Levinson rev2 (#1939)
* Add levinson rev2 files
* Add hexwire keymap
* Remove redefinition of backlight defines
Diffstat (limited to 'keyboards/levinson/readme.md')
-rw-r--r-- | keyboards/levinson/readme.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/levinson/readme.md b/keyboards/levinson/readme.md index 94dd7bf04d..79e64d332e 100644 --- a/keyboards/levinson/readme.md +++ b/keyboards/levinson/readme.md @@ -9,12 +9,12 @@ Hardware Availability: [Keebio](https://keeb.io) Make example for this keyboard (after setting up your build environment): - make levinson/rev1:default + make levinson/rev2:default Example of flashing this keyboard: - make levinson/rev1:default:avrdude + make levinson/rev2:default:avrdude 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: [Nyquist Build Guide](https://docs.keeb.io) +A build guide for this keyboard can be found here: [Levinson Build Guide](https://docs.keeb.io) |