qmk_firmware/keyboards/mechwild/sugarglider
2025-05-16 17:35:05 +01: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 all via-enabled keymaps, including via. (#24322) 2024-08-26 07:51:22 +10:00
wide_oled Remove "command":false from keyboards (#25193) 2025-04-24 10:28:13 +10:00
config.h Migrate some dip switch config to info.json (#22437) 2023-11-23 08:33:59 +11:00
glcdfont.c [Keyboard] New Keyboard - Sugar Glider (#19933) 2023-03-15 15:49:14 +00:00
halconf.h Remove duplicate of SPI default config from keyboards (#25266) 2025-05-16 17:35:05 +01:00
info.json Remove duplication of RGBLight defaults (#25169) 2025-04-19 11:56:45 -07:00
matrix.c Update GPIO expander API naming (#23375) 2024-03-29 16:57:21 +00:00
mcuconf.h [Keyboard] New Keyboard - Sugar Glider (#19933) 2023-03-15 15:49:14 +00:00
post_rules.mk [Keyboard] New Keyboard - Sugar Glider (#19933) 2023-03-15 15:49:14 +00:00
readme.md [Keyboard] New Keyboard - Sugar Glider (#19933) 2023-03-15 15:49:14 +00:00
rules.mk Data-Driven Keyboard Conversions: M, Part 2 (#23601) 2024-04-27 03:17:40 +01:00
sugarglider.c Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10:00
sugarglider.h [Keyboard] New Keyboard - Sugar Glider (#19933) 2023-03-15 15:49:14 +00:00

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.