You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 363bfdbfda
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
1 year ago
..
keymaps RESET -> QK_BOOT user keymaps (#17940) 1 year ago
config.h Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) 1 year ago
encoder_action.c [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847) 1 year ago
encoder_action.h Add some missing `#pragma once`s (#19902) 1 year ago
info.json `info.json` whitespace cleanups (#20651) 1 year ago
n60_s.c 2021 May 29 Breaking Changes Update (#13034) 3 years ago
n60_s.h Move 60% layouts to data driven (#20477) 1 year ago
readme.md Added n60_s folder (#11455) 3 years ago
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 1 year ago

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.