qmk_firmware/keyboards/idobao/id80/v2
2023-05-03 12:19:34 +10:00
..
ansi More info.json whitespace cleanups (#20665) 2023-05-03 12:19:34 +10:00
iso More info.json whitespace cleanups (#20665) 2023-05-03 12:19:34 +10:00
config.h Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10:00
info.json Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10:00
readme.md Remove more RESET keycode references (#18252) 2022-09-03 06:50:44 +01:00

IDOBAO ID80

ID80

A 75% hotswap keyboard from IDOBAO.

ANSI support (v1 & v2):

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

make idobao/id80/v2/ansi:default

To compile for the v1 please use:

make idobao/id80/v2:default BACKLIGHT_ENABLE=no

ISO support (v2-iso):

  • Keyboard Maintainer: Carsten Rose
  • Hardware Supported: IDOBAO ID80v2
  • Hardware Availability: IDOBAO

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

make idobao/id80/v2/iso:default

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 Escape key and plug in the keyboard
  • Physical reset button: Briefly press the button on the back of the PCB
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available (default is [Fn]+[Esc])