qmk_firmware/keyboards/carbo65
James Young 78bf1f601a
Carbo65 Community Layout support (#20580)
* rename LAYOUT_all to LAYOUT_65_ansi_blocker

* info.json: apply friendly formatting

* enable Community Layout support
2023-04-26 20:51:44 -07:00
..
keymaps Carbo65 Community Layout support (#20580) 2023-04-26 20:51:44 -07:00
carbo65.c Move single `LAYOUT_all`s to data driven (#20430) 2023-04-15 21:08:15 +10:00
config.h Move matrix config to info.json, part 6 (#20019) 2023-03-11 00:32:05 +11:00
info.json Carbo65 Community Layout support (#20580) 2023-04-26 20:51:44 -07:00
readme.md [Keyboard] Carbo65 (#12406) 2021-04-19 21:12:48 -07:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

Carbo 65

This is a standard 65% layout PCB. It supports VIA.

Instructions

Build

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

make carbo65:default

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

Reset

  • Unplug
  • Hold Escape
  • Plug In
  • Unplug
  • Release Escape

Flash

  • Unplug
  • Hold Escape
  • Plug In
  • Flash using QMK Toolbox or CLI (make carbo65:<keymap>:flash)