diff options
author | QMK Bot <hello@qmk.fm> | 2021-02-07 16:54:55 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-02-07 16:54:55 +0000 |
commit | 5f51df6431d20fcb6a6fa086c5c8e9ade6b70548 (patch) | |
tree | 9bcd5d607d1b7f0f8ff7b7be1b8d007cad45f385 /keyboards/linworks/whale75/readme.md | |
parent | 9146d30f06362b768778414ca5381183c45b7431 (diff) | |
parent | 3d01794b12a895b1678c51b5aea46a0def5fca3f (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/linworks/whale75/readme.md')
-rw-r--r-- | keyboards/linworks/whale75/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/linworks/whale75/readme.md b/keyboards/linworks/whale75/readme.md new file mode 100644 index 0000000000..7ecd0da8ef --- /dev/null +++ b/keyboards/linworks/whale75/readme.md @@ -0,0 +1,21 @@ +# Whale 75 + +| F13 version | Knob version | +:-------------------------:|:-------------------------: +![F13 version](https://i.imgur.com/M5jGi9h.jpg) | ![knob version](https://i.imgur.com/V85xqyJ.jpg) + +The Lin Whale 75 is a 75% keyboard designed by Lin/Lx3. It is a 75% board, with optional rotary encoder, underglow and single color 3mm LED backlight. + +* Keyboard maintainer: [ebastler](https://github.com/ebastler) +* Hardware supported: Whale 75 PCB (F13 and encoder version) +* Hardware availability: Groupbuy. Check the Whale 75 channel on [the Linworks Discord](https://discord.gg/UC8gTdVnsj) + +Make example for this keyboard (after setting up your build environment): + + make linworks/whale75:default + +Flash example for this keyboard: + + make linworks/whale75: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). |