qmk_firmware/keyboards/cradio
2022-08-06 23:23:35 +10:00
..
keymaps/default RESET -> QK_BOOT default keymaps (#17037) 2022-05-15 20:26:27 +01:00
config.h Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
cradio.c [Keyboard] Add swap hands support and readme update for Cradio (#15226) 2021-11-29 00:24:12 -08:00
cradio.h Add LAYOUTS entry to rules.mk (#15900) 2022-01-17 14:11:58 +00:00
info.json Move keyboard USB IDs and strings to data driven: C (#17789) 2022-07-26 00:04:09 +01:00
readme.md [Keyboard] Add RP2040 config defaults for ferris/sweep and cradio (#17557) 2022-07-25 22:22:42 -07:00
rules.mk Add LAYOUTS entry to rules.mk (#15900) 2022-01-17 14:11:58 +00:00

Cradio keyboards

Cradio

Cradio are minimalist 34-key split-keyboards designed with no diodes, using direct micro-controller pin wiring.

Keyboard Info

  • Keyboard Maintainer: David Barr
  • Hardware Supported:
  • Hardware Availability: order PCBs using gerber files from the repository

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

make cradio:default

RP2040 Controllers

Pro Micro RP2040 controllers are supported with QMK Converters. The make command example for Adafruit's KB2040 are:

make CONVERT_TO=kb2040 cradio: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:

  • Keycode in layout: Press the key mapped to RESET if it is configured.
  • Physical reset button: Briefly press the reset button soldered on the PCB.
  • Bootmagic reset: Hold down the top left key on the left half (or the top right key on the right half) and plug in the controller on that side.