qmk_firmware/keyboards/mechwild/sugarglider
2024-05-03 15:21:29 +10:00
..
f401 Data-Driven Keyboard Conversions: M, Part 2 (#23601) 2024-04-27 03:17:40 +01:00
f411 Data-Driven Keyboard Conversions: M, Part 2 (#23601) 2024-04-27 03:17:40 +01:00
keymaps Remove requirement for keymap_steno.h include in keymaps (#22423) 2023-11-12 18:25:46 +11:00
wide_oled Data-Driven Keyboard Conversions: M, Part 2 (#23601) 2024-04-27 03:17:40 +01: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 [Keyboard] New Keyboard - Sugar Glider (#19933) 2023-03-15 15:49:14 +00:00
info.json Data-Driven Keyboard Conversions: M, Part 2 (#23601) 2024-04-27 03:17:40 +01: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.