logo

qmk_firmware

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

readme.md (717B)


  1. # Simple numberpad keymap
  2. This keymap is to test the soldering work of workshop participants. It can also be used as a simple base for a macropad keymap.
  3. ```
  4. // ┌────────┬────────┬────────┐
  5. 1 , 2 , 3 ,
  6. // ├────────┼────────┼────────┼────────┼
  7. 4 , 5 , 6 , 7 ,
  8. // ├────────┼────────┼────────┼────────┼
  9. 8 , 9 , 0
  10. // └────────┴────────┴────────┘
  11. ```