diff options
author | lokher <lokher@gmail.com> | 2022-09-13 11:24:05 +0800 |
---|---|---|
committer | lokher <lokher@gmail.com> | 2022-09-13 11:24:05 +0800 |
commit | 9581289745736ce068a1040f44cec37a2ca8830d (patch) | |
tree | 24f644715a5fd6cc4d804d9604fb094307808b1b /keyboards/nightly_boards/n40_o/readme.md | |
parent | fe13cedf8c09fa34d5cec4e4c624738095176625 (diff) |
Remove non-Keychron keyboards
Diffstat (limited to 'keyboards/nightly_boards/n40_o/readme.md')
-rw-r--r-- | keyboards/nightly_boards/n40_o/readme.md | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/nightly_boards/n40_o/readme.md b/keyboards/nightly_boards/n40_o/readme.md deleted file mode 100644 index 620cec8b74..0000000000 --- a/keyboards/nightly_boards/n40_o/readme.md +++ /dev/null @@ -1,20 +0,0 @@ -# Nightly Boards [n]40-o - -![[n]40-o](https://i.imgur.com/CFIKCXNl.jpg) - -A 4x12 Ortholinear keyboard with left-side macro keys that supports three rotary encoders - -* Keyboard Maintainer: [Neil Brian Ramirez](https://github.com/NightlyBoards) -* Hardware Supported: atmega32u4 - -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](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). |