qmk_firmware/keyboards/idobao/id87/v1
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h [Keyboard] Removal of deprecated defines in IDOBAO keyboards (#18358) 2022-09-14 23:52:38 -07:00
info.json Move keyboard USB IDs and strings to data driven: I (#17836) 2022-07-29 13:40:16 +01:00
readme.md move ID87 to IDOBAO vendor folder (#15667) 2022-02-10 21:19:33 +00:00
rules.mk move ID87 to IDOBAO vendor folder (#15667) 2022-02-10 21:19:33 +00:00
v1.c move ID87 to IDOBAO vendor folder (#15667) 2022-02-10 21:19:33 +00:00
v1.h move ID87 to IDOBAO vendor folder (#15667) 2022-02-10 21:19:33 +00:00

readme.md

IDOBAO ID87

ID87

A TKL hotswap board from IDOBAO.

  • Keyboard Maintainer: Tybera
  • Hardware Supported: IDOBAO ID87, atmega32u4
  • Hardware Availability: Idobao

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

make idobao/id87/v1:default

Flashing example for this keyboard:

make idobao/id87/v1:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.