qmk / qmk_firmware

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

`h0oni/deskpad` and `hotduck`: adjust layout names #24004

Closed fauxpark closed 2 days ago

fauxpark commented 4 days ago

Description

⚠ h0oni/deskpad: "LAYOUT_all" should be "LAYOUT" unless additional layouts are provided.
⚠ h0oni/hotduck: "LAYOUT_all" should be "LAYOUT" unless additional layouts are provided.

deskpad is a very simple 1x5 + encoder. hotduck uses all matrix positions and by looking at the physical layout it seems reasonable to assume there are no other possible configurations.

Types of Changes

Issues Fixed or Closed by This PR

Checklist