qmk-dactyl-manuform-a/keyboards/linworks/whale75
James Young 48a8682438
Linworks Whale75 Layout Macro refactor and Configurator fixes (#14059)
* info.json: human-friendly formatting

* info.json: remove "w":1 instances

* info.json: correct positions of Left, Down and Right Arrow keys

* info.json: add LAYOUT_all data

* move Home key to end of home row

According to photographs of the keyboard, the fourth key down on the right side is physically on the home row. This commit moves the key argument and keycodes to the home row.

* whale75.h: use QMK 3-character notation for matrix

* whale75.h: add matrix diagram

* add keyboard-level encoder functionality

* info.json: correct key sequence on ISO layouts
2021-08-19 10:13:31 -07:00
..
keymaps Linworks Whale75 Layout Macro refactor and Configurator fixes (#14059) 2021-08-19 10:13:31 -07:00
chconf.h [Keyboard] Whale 75 (#11486) 2021-02-07 08:54:23 -08:00
config.h [Keyboard] Whale 75 (#11486) 2021-02-07 08:54:23 -08:00
info.json Linworks Whale75 Layout Macro refactor and Configurator fixes (#14059) 2021-08-19 10:13:31 -07:00
mcuconf.h [Keyboard] Whale 75 (#11486) 2021-02-07 08:54:23 -08:00
readme.md [Keyboard] Whale 75 (#11486) 2021-02-07 08:54:23 -08:00
rules.mk Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 2021-06-08 19:48:46 +10:00
whale75.c Linworks Whale75 Layout Macro refactor and Configurator fixes (#14059) 2021-08-19 10:13:31 -07:00
whale75.h Linworks Whale75 Layout Macro refactor and Configurator fixes (#14059) 2021-08-19 10:13:31 -07:00

readme.md

Whale 75

F13 version Knob version
F13 version knob version

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
  • Hardware supported: Whale 75 PCB (F13 and encoder version)
  • Hardware availability: Groupbuy. Check the Whale 75 channel on the Linworks Discord

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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.