You cannot 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 499fc3b85e
Add some missing `#pragma once`s (#19902)
3 years ago
..
keymaps
config.h Remove matrix size defines (#19581) 3 years ago
encoder_action.c
encoder_action.h Add some missing `#pragma once`s (#19902) 3 years ago
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago
n40_o.c
n40_o.h
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago

readme.md

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.