Ryan 089a819179 keyboard.json schema: set minimum value for `key_unit` (#23937) 2 years ago
..
keymaps 5ef5a79fd9 Remove IGNORE_MOD_TAP_INTERRUPT from keymaps (#23279) 2 years ago
config.h 089a819179 keyboard.json schema: set minimum value for `key_unit` (#23937) 2 years ago
halconf.h b1e6b3798a Adding Bad Wings Support (#20153) 3 years ago
keyboard.json 089a819179 keyboard.json schema: set minimum value for `key_unit` (#23937) 2 years ago
matrix.c d09a06a1b3 Update GPIO API usage in keyboard code (#23361) 2 years ago
mcuconf.c b1e6b3798a Adding Bad Wings Support (#20153) 3 years ago
readme.md b1e6b3798a Adding Bad Wings Support (#20153) 3 years ago
rules.mk 2e01b67ecc Data-Driven Keyboard Conversions: H, Part 1 (#23524) 2 years ago

readme.md

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