logo

qmk_firmware

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

readme.md (1267B)


  1. # IDOBAO Montex V2
  2. ![MONTEX V2](https://i.imgur.com/uHEispxh.png)
  3. A hotswap RGB numpad from IDOBAO.
  4. ## Numeric Keypad
  5. * Keyboard Maintainer:
  6. - [IBNobody](https://github.com/IBNobody)
  7. - [vinorodrigues](https://github.com/vinorodrigues)
  8. * Hardware Supported: **IDOBAO Montex V2**
  9. * Hardware Availability: [IDOBAO.net](https://idobao.net/search?type=product&q=montex*)
  10. ## Layout
  11. ![](https://idobao.github.io/kle/idobao-id27-v2.png)
  12. ## Compiling and Flashing
  13. Make example for this keyboard (after setting up your build environment):
  14. make idobao/montex/v2:default
  15. Flashing example for this keyboard:
  16. make idobao/montex/v2:default:flash
  17. 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.<br>
  18. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
  19. ## Bootloader
  20. Enter the bootloader in 3 ways:
  21. * **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
  22. * **Physical reset button**: Briefly press the button on the back of the PCB
  23. * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available