logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (1026B)


  1. # 0xC.pad
  2. ![0xC.pad](https://i.imgur.com/YXMKy4u.png)
  3. A 12-key, RGB-backlit hexagonal macropad.
  4. * Keyboard Maintainer: [s-ol](https://github.com/s-ol)
  5. * Hardware Supported: "hex12pad r0", 0xC.pad r1
  6. * Hardware Availability: [IC form](https://s-ol.nu/0xC.pad)
  7. To flash the example keymap for this macropad
  8. (after setting up your build environment):
  9. make s_ol/0xc_pad:default:flash
  10. Before flashing, the macropad must be brought into DFU mode by one of the
  11. following means:
  12. - holding down the top-left key (next to the USB port) while plugging it in
  13. - bridging the two pads labeled `BOOT` on the back of the PCB with a metallic
  14. object (tweezers, paperclip. wire)
  15. - putting the `QK_BOOT` keycode in your keymap and pressing the corresponding key
  16. See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.
  17. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).