You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
James Young 84ea77ead6
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
2 years ago
..
keymaps [Core] Change OLED task function to be boolean (#14864) 2 years ago
config.h added 0xCB Static (#13047) 2 years ago
gfxfont.c added 0xCB Static (#13047) 2 years ago
info.json Remove width, height and key_count from info.json (#14274) 2 years ago
readme.md added 0xCB Static (#13047) 2 years ago
rules.mk Remove `BOOTMAGIC_ENABLE = lite` option (#15002) 2 years ago
static.c added 0xCB Static (#13047) 2 years ago
static.h 0xCB Static: fix `qmk info` and Configurator issues (#13856) 2 years ago

readme.md

0xCB Static

Macro keypad

More Pictures here

To go to bootloader press ESC while plugging in or hold the RESET switch, then hold the BOOT switch, release RESET, release BOOT. The board should now appear in lsusb (or device manager).

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

make 0xcb/static:default

Flashing example for this keyboard:

make 0xcb/static:flash

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