qmk_firmware/keyboards/s_ol/0xc_pad
2022-11-27 04:18:24 +11:00
..
keymaps/default Change RGB_MATRIX_STARTUP_* defines to RGB_MATRIX_DEFAULT_* (#19079) 2022-11-27 04:18:24 +11:00
0xc_pad.c [Keyboard] 0xc_pad LED index correction (#17120) 2022-05-19 22:44:28 -07:00
0xc_pad.h
config.h Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT (#18399) 2022-09-23 22:46:23 +10:00
info.json
readme.md RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00
rules.mk

0xC.pad

0xC.pad

A 12-key, RGB-backlit hexagonal macropad.

  • Keyboard Maintainer: s-ol
  • Hardware Supported: "hex12pad r0", 0xC.pad r1
  • Hardware Availability: IC form

To flash the example keymap for this macropad (after setting up your build environment):

make s_ol/0xc_pad:default:flash

Before flashing, the macropad must be brought into DFU mode by one of the following means:

  • holding down the top-left key (next to the USB port) while plugging it in
  • bridging the two pads labeled BOOT on the back of the PCB with a metallic object (tweezers, paperclip. wire)
  • putting the QK_BOOT keycode in your keymap and pressing the corresponding key

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