logo

qmk_firmware

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

readme.md (1016B)


  1. # XT60_SINGA
  2. ![XT60_SINGA](https://i.imgur.com/n1arBEwh.png)
  3. A QMK-powered, VIA-enabled 60% PCB with support for ANSI/ISO layouts, split Backspace, split Right Shift, stepped Caps Lock, 6.25U/7U bottom row, split Spacebar and RGB underglow.
  4. * Keyboard Maintainer: kopibeng
  5. * Hardware Supported: A 60% keyboard with ATMEGA32U4
  6. * Hardware Availability: https://singakbd.com/
  7. Make example for this keyboard (after setting up your build environment):
  8. make kopibeng/xt60_singa:via
  9. 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. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
  10. ## Bootloader
  11. * Physical reset button: Press the RESET switch on top side of PCB.
  12. * Bootmagic reset: Unplug keyboard, hold down ESC key and plug in the keyboard.
  13. * Keycode reset: Press the `QK_BOOT` keycode (default: MO(1) + R keys) in layout if available.