1
0
Fork 0

Modernize clueboard, add 66_ansi and 66_iso layouts (#2377)

This commit is contained in:
skullydazed 2018-02-10 17:08:37 -08:00 committed by GitHub
parent 88a7fa762f
commit fa72d4aa5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
35 changed files with 569 additions and 372 deletions

View file

@ -6,13 +6,13 @@ A fully customizable 66% keyboard.
* Keyboard Maintainer: [Zach White](https://github.com/skullydazed)
* Hardware Supported: Clueboard 66% PCB
* rev1 (1.0)
* rev2 (2.0, 2.0.1, 2.1, 2.5, 2.5.1, 2.6)
* rev3 (2.7)
* rev1 (PCB Version 1.0)
* rev2 (PCB Versions 2.0, 2.0.1, 2.1, 2.5, 2.5.1, 2.6)
* rev3 (PCB Versions 2.7, 2.8)
* Hardware Availability: [clueboard.co](https://clueboard.co/)
Make example for this keyboard (after setting up your build environment):
make clueboard/66:default
make clueboard/66/rev3: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.