qmk_firmware/keyboards/evyd13/nt750
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h
info.json
nt750.c
nt750.h
readme.md
rules.mk

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.