Joel Challis 22b3cf4e91 Migrate build target markers to keyboard.json - DE (#23515) hace 2 años
..
keymaps 98f0c5ee24 Fixup doio/kb16 (#22921) hace 2 años
lib a14c03b96e Remove more unnecessary `quantum.h` includes (#23402) hace 2 años
rev1 22b3cf4e91 Migrate build target markers to keyboard.json - DE (#23515) hace 2 años
rev2 22b3cf4e91 Migrate build target markers to keyboard.json - DE (#23515) hace 2 años
config.h 98f0c5ee24 Fixup doio/kb16 (#22921) hace 2 años
info.json 8ad3a36fb6 Data-Driven Keyboard Conversions: D (#23461) hace 2 años
kb16.c 98f0c5ee24 Fixup doio/kb16 (#22921) hace 2 años
readme.md 9dec43a0f2 Added new keyboard DOIO KB16 (Rev 2) (#18699) hace 3 años

readme.md

KB16-01

This keyboard have 2 revision, so before you need to write your own firmware code. Please read it carefully, or you could accident bricked your keeb after that.

  • Revision 1: Using ATMEGA32U4.

When you try to go bootloader mode, QMK Toolbox will showing this message Atmel DFU device connected (libusb0): Atmel Corp. ATmega32U4 (03EB:2FF4:0000). So please compile Revision 1 and flash after that.

Oh, and one more thing. As for the Bongo Cat on OLED screen, due to small flash size that ATMEGA32U4 support. It need to be disable Mouse key support.

  • Revision 2: Using APM32F103CBT6 (clone STM32F103CBT6).

When you try to go bootloader mode, QMK Toolbox will showing this message STM32Duino device connected: LeafLabs Maple 003 (1EAF:0003:0201). So please compile Revision 2 and flash after that.