qmk-dactyl-manuform-a/keyboards/nightly_boards/n60_s
Ryan 5af1799735
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
2021-09-12 15:27:29 +10:00
..
keymaps
config.h
encoder_action.c
encoder_action.h
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
n60_s.c
n60_s.h
readme.md
rules.mk Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2021-09-12 15:27:29 +10:00

readme.md

[n]60-s

n60-s

A 60% pcb that supports standard and tsangan bottom row, split backspace, and split right shift. It supports a piezo buzzer right under the spacebar and a rotary encoder either on the right 1u of a split backspace or split right right shift.

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

make nightly_boards/n60_s:default

Flashing example for this keyboard:

make nightly_boards/n60_s:default:flash

You can enter bootloader mode by pressing the physical reset button at the back of the pcb or by holding the escape key while plugging the usb cable.

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