qmk_firmware/keyboards/0xcb/1337
Ryan 47966dc2a6
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
2023-04-06 18:00:54 +10:00
..
keymaps
1337.c Move layouts for direct_pins boards to data driven (#19872) 2023-02-19 18:55:12 +11:00
config.h Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 2023-04-06 18:00:54 +10:00
gfxfont.c
info.json Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 2023-04-06 18:00:54 +10:00
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

0xCB 1337

Macro keypad

More Pictures here To go to bootloader press row 0 col 0 key (top left) while plugging in the board. (Or press the reset button on V2.0 and v3.0)

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

make 0xcb/1337:default

Flashing example for this keyboard:

make 0xcb/1337:default:flash

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