qmk_firmware/keyboards/evyd13/nt750
Ryan f9aeea64c1
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
2023-02-08 18:41:46 +11:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove unused `SOFT_SERIAL_PIN` from config.h (#19768) 2023-02-07 14:46:51 +00:00
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
nt750.c
nt750.h
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

nt750

A drop-in replacement PCB for the Leopold FC750R.

  • Keyboard Maintainer: Evyd13
  • Hardware Supported: nt750 PCB
  • Hardware Availability: GitHub

Flashing

In place of the DIP switches there is a small button. Press that to jump to the bootloader.

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

make evyd13/nt750:default

Flashing example for this keyboard:

make evyd13/nt750:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.