qmk_firmware/keyboards/hazel/bad_wings
miketronic 5bc282eefe
Userspace and keymap addition (#20522)
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-07-09 21:10:24 +10:00
..
keymaps Userspace and keymap addition (#20522) 2023-07-09 21:10:24 +10:00
config.h Adding Bad Wings Support (#20153) 2023-03-21 20:53:06 +00:00
halconf.h Adding Bad Wings Support (#20153) 2023-03-21 20:53:06 +00:00
info.json Even more info.json whitespace cleanups (#20703) 2023-05-04 19:09:59 +10:00
matrix.c Adding Bad Wings Support (#20153) 2023-03-21 20:53:06 +00:00
mcuconf.c Adding Bad Wings Support (#20153) 2023-03-21 20:53:06 +00:00
readme.md Adding Bad Wings Support (#20153) 2023-03-21 20:53:06 +00:00
rules.mk Adding Bad Wings Support (#20153) 2023-03-21 20:53:06 +00:00

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