My local repo of qmk firmware.
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.
 
 
 
 
qmk_firmware/keyboards/0xcb/static
Ryan 4871f651c5
Move remaining `LAYOUT_all`s to data driven (#20463)
2 years ago
..
keymaps Normalise Space Cadet keycodes (#18864) 3 years ago
config.h Move matrix config to info.json, part 1 (#19985) 2 years ago
gfxfont.c added 0xCB Static (#13047) 4 years ago
info.json Move remaining `LAYOUT_all`s to data driven (#20463) 2 years ago
readme.md fixed oled in bongocat keymap and fixed encoder direction (#15232) 4 years ago
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 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.