qmk_firmware/keyboards/studiokestra/nue
2024-05-17 23:49:29 +01:00
..
keymaps Delete trivial keymap readmes (#23714) 2024-05-17 23:49:29 +01:00
config.h Move matrix config to info.json, part 5 (#20003) 2023-03-11 05:41:58 +11:00
keyboard.json Migrate features from rules.mk to data driven - ST (#23286) 2024-03-15 22:24:10 +00:00
matrix_diagram.md Studio Kestra Nue Layout Additions (#20825) 2023-05-09 22:02:33 -07:00
readme.md Revert RESET-> QK_BOOT in Read Me files where applicable (#19262) 2022-12-09 03:12:49 +11:00

Nue

60% PCB with gasket mounting tabs designed for the Nue keyboard.

Bootload Sequence

There are 3 ways to put the board in bootloader mode:

  • Hold the top-left key (typically Esc) while plugging in the USB cable, OR
  • While the PCB is plugged into the PC, press the physical RESET button on the back of the board, OR
  • With the default layout, toggle Layer 1 and press the R key.

Compiling Firmware

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

make studiokestra/nue:default

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