qmk_firmware/keyboards/nightly_boards/n40_o
2023-01-31 06:03:30 +11:00
..
keymaps
config.h Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
encoder_action.c
encoder_action.h
info.json Move keyboard USB IDs and strings to data driven: N (#17865) 2022-08-02 01:10:48 +01:00
n40_o.c Convert Encoder callbacks to be boolean functions (#12805) 2021-05-21 23:17:32 -07:00
n40_o.h
readme.md
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

Nightly Boards [n]40-o

[n]40-o

A 4x12 Ortholinear keyboard with left-side macro keys that supports three rotary encoders

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

make nightly_boards/n40_o:default

Flashing example for this keyboard:

make nightly_boards/n40_o:default:flash

You can enter bootloader mode by pressing the physical reset button at the back of the pcb or by holding the upper left key/rotary encoder 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.