This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.

19 lines
717 B
Markdown
Raw Normal View History

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