diff options
author | QMK Bot <hello@qmk.fm> | 2021-03-20 00:13:10 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-03-20 00:13:10 +0000 |
commit | 9d547a8443322afb2a4034168abd98e23397dbff (patch) | |
tree | 4f3aeca2b952d2dc92a8d74b72d284d8b50e1188 /keyboards/nckiibs/vaguettelite/readme.md | |
parent | c2dc3008b5fb87ad81de6c30f7923a95a3fcf4d7 (diff) | |
parent | 0ab88f534227f908ed7ab6f4e20f83a8a19b2423 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/nckiibs/vaguettelite/readme.md')
-rw-r--r-- | keyboards/nckiibs/vaguettelite/readme.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/nckiibs/vaguettelite/readme.md b/keyboards/nckiibs/vaguettelite/readme.md new file mode 100644 index 0000000000..09351226a1 --- /dev/null +++ b/keyboards/nckiibs/vaguettelite/readme.md @@ -0,0 +1,19 @@ +# Vaguette Lite + +![vaguettelite](https://i.imgur.com/bSZKD1cl.jpg) + +Vaguette Lite is a 60% keyboard that has a reduced alphas area, and it is a variation of Vaguette, which is a 40% keyboard with a detachable Numpad. + +* Keyboard Maintainer: [noclew](https://github.com/noclew) +* Hardware Supported: Vaguette Lite PCB +* Hardware Availability: Not commercially available. GB on Reddit and Geekhack time to times. + +Make example for this keyboard (after setting up your build environment): + + make nckiibs/vaguettelite:default + +Flashing example for this keyboard: + + make nckiibs/vaguettelite:default:flash + +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). |