qmk / qmk_firmware

Open-source keyboard firmware for Atmel AVR and Arm USB families
https://qmk.fm
GNU General Public License v2.0
17.48k stars 37.73k forks source link

`kikoslab/kl90`: add additional layouts #24024

Closed fauxpark closed 1 day ago

fauxpark commented 6 days ago

Description

⚠ kikoslab/kl90: "LAYOUT_all" should be "LAYOUT" unless additional layouts are provided.

According to the VIA JSON, the placement of the ISO \| key was incorrect. image

image

This board also comes in hotswap and solder flavours, the former of which only supports ANSI. It should probably therefore be split in two, but for the moment I've just added both layout sets to the existing keyboard.json.

This page was useful in determining the possible layouts of both versions: https://mattj.io/posts/2021-12-16-kikos-lab-kl-90-fe-unbox/

Types of Changes

Issues Fixed or Closed by This PR

Checklist