mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-29 06:30:17 +00:00
bcfceaa41d
Updated Cadence keymap Updated vscode settings to match QMK master |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
info.json | ||
nifty_numpad.c | ||
nifty_numpad.h | ||
readme.md | ||
rules.mk |
Nifty Numpad
Nifty Numpad is a full sized numpad with an extra row and two extra columns of macro keys. It was created because I wanted a companion to my TKL keyboard for work. My main workflow involves heavy use of ECAD programs, so the design was tailored for that, but it is generic enough to be nice for many workflows!
The main features are:
- Full sized numpad with row of macro/function keys on the top
- Two extra columns of macro keys
- Cherry MX style socketed switches
- Key Backlights
- 3D printable case (FDM or resin)
Development Information:
- Keyboard Maintainer: Isaac Rex
- Hardware Supported: RP2040
- Hardware Availability: See The GitLab Page for full details
Make example for this keyboard (after setting up your build environment):
make nifty_numpad:default
Flashing example for this keyboard:
make nifty_numpad:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
Bootloader
Enter the bootloader in 2 ways:
- Bootmagic reset: Hold down the key at (0,0) in the matrix (top left) and plug in the keyboard
- Physical reset button: Press the
RST
button while holding theBOOT_SEL
button on the back of the PCB