qmk_firmware/keyboards/hazel/bad_wings
Ryan 089a819179
keyboard.json schema: set minimum value for key_unit (#23937)
* keyboard.json schema: set minimum value for `key_unit`

* Fix invalid `matrix_size` in keyboard.json

* Fix bad layout for silverbullet44
2024-06-16 21:57:37 +01:00
..
keymaps/default
config.h keyboard.json schema: set minimum value for key_unit (#23937) 2024-06-16 21:57:37 +01:00
halconf.h
keyboard.json keyboard.json schema: set minimum value for key_unit (#23937) 2024-06-16 21:57:37 +01:00
matrix.c
mcuconf.c
readme.md
rules.mk

Bad Wings

Bad Wings

36 key unibody split

Make example for this keyboard (after setting up your build environment):

make hazel/bad_wings:default

Flashing example for this keyboard:

make hazel/bad_wings:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the top-left key and plug in the keyboard
  • Physical reset button: Hold Xiao B button, press Xiao R button, release B
  • Keycode in layout: There is no key mapped to QK_BOOT in the pre-created keymaps, but you may assign this key in any keymaps you create