logo

qmk_firmware

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

readme.md (1234B)


  1. # 2x5keypad
  2. ![2x5keypad](http://jmcameron.net/2x5keypad-small.jpg)
  3. This Keypad has 2 rows x 5 columns of keys. It has the top/default layer that
  4. has a few handy navigation keys as well as one dedicated key to cycle through
  5. the layers. The second layer has some media keys. The third and fourth layers
  6. are currently undefined (although I may use them for inserting accented French
  7. characters). The keypad also includes three LEDs that show which layer is
  8. active (no lit LEDs means the default layer).
  9. Keyboard Maintainer: [Jonathan Cameron](https://github.com/jmcameron)
  10. Hardware:
  11. * Key switch holes cut in blank piece of copper-clad project board
  12. * Uses Kailh Box White switches with relegendable keycaps
  13. * Chassis is three layers of wood
  14. * Handwired
  15. * Uses a Pro Micro
  16. * Includes a reset switch accessible by a hole on the bottom
  17. Make example for this keyboard (after setting up your build environment):
  18. make handwired/2x5keyapd:default
  19. 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).