qmk_firmware/keyboards/0xcb/static
Ryan 4871f651c5
Move remaining `LAYOUT_all`s to data driven (#20463)
2023-04-27 07:45:43 +10:00
..
keymaps Normalise Space Cadet keycodes (#18864) 2022-10-27 11:19:16 +01:00
config.h Move matrix config to info.json, part 1 (#19985) 2023-03-05 22:53:52 +00:00
gfxfont.c
info.json Move remaining `LAYOUT_all`s to data driven (#20463) 2023-04-27 07:45:43 +10:00
readme.md fixed oled in bongocat keymap and fixed encoder direction (#15232) 2021-11-28 20:45:24 +00:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

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.