qmk_firmware/keyboards/mt/ncr80
2024-08-26 07:51:22 +10:00
..
r2 Remove all via-enabled keymaps, including via. (#24322) 2024-08-26 07:51:22 +10:00
info.json
readme.md

NCR-80

NCR-80

Re-imagination of the classic rebranded Cherry G81-3000 by NCR

NCR-80 is an affordable keyboard kit inspired by iconic vintage keyboards.

Make example for this keyboard (after setting up your build environment):

make mt/ncr80/r2/hotswap:default
make mt/ncr80/r2/solder:default

Flashing example for this keyboard:

make mt/ncr80/r2/hotswap:default:flash
make mt/ncr80/r2/solder: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 3 ways:

  • Bootmagic reset: Hold down the top left key and plug in the keyboard. This will also clear EEPROM, so it is a good first step if the keyboard is misbehaving.
  • Physical reset button: Briefly press the button on the back of the PCB
  • Keycode in layout: There is no key mapped to QK_BOOT in the pre-created keymaps, but you may assign this key in any keymaps you create.