You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

56 lines
1.8 KiB

  1. # KMAC PAD
  2. ![kmac_pad](https://i.imgur.com/4P1ybgNl.jpg)
  3. KMAC PAD is a num pad keyboard.
  4. It can be used independently, but can also be used by connecting with KMAC keyboard case.
  5. * Keyboard Maintainer: [talsu](https://github.com/talsu)
  6. * Hardware Supported: KMAC PAD
  7. * Hardware Availability: http://www.kbdmania.net/xe/news/5232321
  8. Make example for this keyboard (after setting up your build environment):
  9. make kmac_pad:default
  10. Flashing example for this keyboard:
  11. make kmac_pad:default:flash
  12. 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).
  13. ## Bootloader
  14. The PCB is hardwired to run the bootloader if the key at the `FN` position (the only key in first row) is held down when connecting the keyboard.
  15. ## PCB
  16. ![Imgur](https://i.imgur.com/ML66cvfl.jpg)
  17. ![Imgur](https://i.imgur.com/Kr2Wdtkl.jpg)
  18. ### Switch Pins
  19. The FN key in the `Row 0` is directly connected to the E2 pin.
  20. The rest of the rows below that use MATRIX. (`Row 1 ~ Row 5`)
  21. | Row | Pin |
  22. |:-----:| ---------------------- |
  23. | 0 | x (Not in Matrix) |
  24. | 1 | D0 |
  25. | 2 | D1 |
  26. | 3 | D2 |
  27. | 4 | D3 |
  28. | 5 | D5 |
  29. | Column | Pin |
  30. |:------:| --------------------- |
  31. | 0 | C7 |
  32. | 1 | C6 |
  33. | 2 | B6 |
  34. | 3 | B5 |
  35. ### Backlight Pins
  36. There are 2 pins for backlight.
  37. The LED of the FN key uses pin `B3`.
  38. All other keys are connected to the `B1` pin.