qmk_firmware/keyboards/s_ol/0xc_pad
2023-06-14 22:01:13 +10:00
..
keymaps [Keymap] superfell's custom keymap for the 0xc pad (#19196) 2022-12-12 18:36:05 -08:00
0xc_pad.c Move RGBLIGHT_LED_MAP to data driven (#21095) 2023-06-14 22:01:13 +10:00
config.h Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10:00
info.json Move RGB_MATRIX_DRIVER to data driven (#20350) 2023-04-08 18:08:08 +10:00
readme.md RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00
rules.mk Move RGB_MATRIX_DRIVER to data driven (#20350) 2023-04-08 18:08:08 +10:00

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.