|
|
1 год назад | |
|---|---|---|
| .. | ||
| keymaps | 45dc2499dc Remove all via-enabled keymaps, including `via`. (#24322) | 1 год назад |
| config.h | 023d644bb6 Move RGBLight animations to data driven (#21635) | 2 лет назад |
| keyboard.json | dc0095c64b Migrate build target markers to keyboard.json - N (#23589) | 2 лет назад |
| readme.md | d2accb48e7 RESET -> QK_BOOT keyboard readme (#18110) | 4 лет назад |
| rules.mk | dc0095c64b Migrate build target markers to keyboard.json - N (#23589) | 2 лет назад |
| tidbit.c | 019b6f67b2 Remove keyboard level `QK_BOOT` implementations (#24231) | 2 лет назад |
A very moddable 19-key numpad kit built by nullbits. More info at nullbits.co
Note: If you are seeing issues with MacOS and keyboard hangs after sleep, make sure NO_USB_STARTUP_CHECK = yes is set in your rules.mk.
Adds experimental "Remote Keyboard" functionality, which forwards keystrokes from an external macropad, keyboard, or numpad over UART/TRRS, removing the need for an additional USB connection.
Enter the bootloader in 2 ways:
QK_BOOT if it is availableMake example for this keyboard (after setting up your build environment):
make nullbitsco/tidbit:default
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
