mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-25 10:31:13 +00:00
* Kobold r1 * Apply suggestions from code review Co-authored-by: jack <jack@pngu.org> * `board_init` => `early_hardware_init_post`. --------- Co-authored-by: jack <jack@pngu.org>
1.2 KiB
1.2 KiB
Kobold
4x4 macropad running QMK, in the same form factor as a bm16s. Non-standard Choc key spacing.
North-facing RGB, SPI NOR Flash, voltage and current measurement, direct pin matrix, reset to bootloader by holding top 4 keys.
- Keyboard Maintainer: tzarc
- Hardware Supported: Kobold, r1
- Hardware Availability: KiCad files
Make example for this keyboard (after setting up your build environment):
make tzarc/kobold/r1:default
Flashing example for this keyboard:
make tzarc/kobold/r1: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 top left key and plug in the keyboard
- Physical reset button: Simultaneously press the top four keys, or press the physical button on the back marked 'D'.
- Keycode in layout: Press the key mapped to
QK_BOOT
if it is available