You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan d09a06a1b3
Update GPIO API usage in keyboard code (#23361)
3 days ago
..
keymaps/default Remove IGNORE_MOD_TAP_INTERRUPT from keymaps (#23279) 1 month ago
config.h Adding Bad Wings Support (#20153) 1 year ago
halconf.h Adding Bad Wings Support (#20153) 1 year ago
keyboard.json Migrate build target markers to keyboard.json - HI (#23540) 2 weeks ago
matrix.c Update GPIO API usage in keyboard code (#23361) 3 days ago
mcuconf.c Adding Bad Wings Support (#20153) 1 year ago
readme.md Adding Bad Wings Support (#20153) 1 year ago
rules.mk Data-Driven Keyboard Conversions: H, Part 1 (#23524) 2 weeks 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