qmk_firmware/keyboards/crbn
2023-02-17 16:08:25 +11:00
..
keymaps Refactor some layouts which contain keyboard name (#19645) 2023-01-20 05:44:05 +00:00
config.h Remove matrix size defines (#19581) 2023-02-17 16:08:25 +11:00
crbn.c Convert Encoder callbacks to be boolean functions (#12805) 2021-05-21 23:17:32 -07:00
crbn.h Refactor some layouts which contain keyboard name (#19645) 2023-01-20 05:44:05 +00:00
info.json Merge remote-tracking branch 'upstream/master' into develop 2023-02-13 00:20:19 +11:00
readme.md [Keyboard] Polarity works CRBN support (#11107) 2020-12-29 19:26:16 -08:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

CRBN

A compact 40% (12x4) ortholinear keyboard kit made by Polarity Works and sold by keygem

  • Keyboard Maintainer: ReFil
  • Hardware Supported: CRBN kit with a pro micro
  • Hardware Availability: Keygem

Support for this keyboard is available in the Polarity Works discord

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

make crbn:default

Flashing example for this keyboard:

make crbn:default:flash

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