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

`hs60/v2/hhkb`: Adjust layout name #23998

Closed fauxpark closed 6 days ago

fauxpark commented 6 days ago

Description

Investigating this warning which confused me as 60_hhkb is a valid community layout which should not be factored in: ⚠ hs60/v2/hhkb: Layout "LAYOUT_60_hhkb" should not contain name of keyboard.

As far as the layouts/ directory is concerned this is not an HHKB layout, which explains the warning as it is not tagged in community_layouts (thus the keyboard name itself is also incorrect).

Types of Changes

Issues Fixed or Closed by This PR

Checklist