qmk_firmware/keyboards/mechwild/sugarglider
Ryan 6b38dc17cd
Remove deprecated RGB_ and Mouse keycodes (#25444)
* Remove deprecated `RGB_` and Mouse keycodes

* Update old mouse keycodes, 0-9/A-M

* Update old mouse keycodes, N-Z & layouts

* Missed some stuff
2025-07-11 11:05:41 -06:00
..
f401 Remove "command":false from keyboards (#25193) 2025-04-24 10:28:13 +10:00
f411 Remove "command":false from keyboards (#25193) 2025-04-24 10:28:13 +10:00
keymaps/default Remove deprecated RGB_ and Mouse keycodes (#25444) 2025-07-11 11:05:41 -06:00
wide_oled Migrate remaining DEFAULT_FOLDER to keyboard aliases (#25291) 2025-06-10 22:20:34 +01:00
config.h Migrate some dip switch config to info.json (#22437) 2023-11-23 08:33:59 +11:00
glcdfont.c
halconf.h Remove duplicate of SPI default config from keyboards (#25266) 2025-05-16 17:35:05 +01:00
info.json Migrate usb.force_nkro to host.default.nkro (#25468) 2025-07-10 10:41:58 +01:00
matrix.c Update GPIO expander API naming (#23375) 2024-03-29 16:57:21 +00:00
mcuconf.h
post_rules.mk
readme.md
rules.mk Migrate remaining DEFAULT_FOLDER to keyboard aliases (#25291) 2025-06-10 22:20:34 +01:00
sugarglider.c Remove deprecated RGB_ and Mouse keycodes (#25444) 2025-07-11 11:05:41 -06:00
sugarglider.h

mechwild/sugarglider

mechwild/sugarglider

The Sugar Glider is an ergonomic keyboard with columnar stagger and a central touchpad, OLED, and status LEDs.

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

make mechwild/sugarglider:default

Flashing example for this keyboard:

make mechwild/sugarglider: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 key at (0,0) in the matrix (assigned to the top left key) and plug in the keyboard while holding it.
  • Physical reset button: Press and hold the boot0 button on the blackpill, tap and release the nrst button on the blackpill, then release the boot0 button.
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available. By default this is the top right key on layer 1.