From 3d01794b12a895b1678c51b5aea46a0def5fca3f Mon Sep 17 00:00:00 2001 From: Moritz Date: Sun, 7 Feb 2021 17:54:23 +0100 Subject: [Keyboard] Whale 75 (#11486) * initial commit * various fixes * minor formatting fixes * fixed typo in config * switched underglow from bitbang to pwm * fixed indicator leds not working * improved comment syntax * fixed matrix * remove outdated indicator custom code Co-authored-by: Joel Challis * add new indicator definitions Co-authored-by: Joel Challis * removed duplicate define for underglow pin Co-authored-by: Drashna Jaelre * removed unneeded lines * fixed readme to fit template * added picture to readme * fixed readme formatting Co-authored-by: Joel Challis Co-authored-by: Drashna Jaelre --- keyboards/linworks/whale75/readme.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 keyboards/linworks/whale75/readme.md (limited to 'keyboards/linworks/whale75/readme.md') 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). -- cgit v1.2.3