qmk_firmware/keyboards/studiokestra/nue
James Young 3c614d2dc8
Studio Kestra Nue Layout Additions (#20825)
* add matrix_diagram.md

* info.json: apply friendly formatting

* add LAYOUT_60_ansi_split_bs_rshift

* add LAYOUT_60_iso_split_bs_rshift

* add LAYOUT_60_ansi

* add LAYOUT_60_iso

* add LAYOUT_60_tsangan_hhkb

* add LAYOUT_60_ansi_tsangan

* add LAYOUT_60_iso_tsangan_split_bs_rshift

* add LAYOUT_60_iso_tsangan

* add LAYOUT_60_ansi_wkl_split_bs_rshift

* add LAYOUT_60_ansi_wkl

* add LAYOUT_60_iso_wkl_split_bs_rshift

* add LAYOUT_60_iso_wkl

* enable Community Layout support

* Apply suggestions from code review
2023-05-09 22:02:33 -07:00
..
keymaps RESET -> QK_BOOT default keymaps (#17037) 2022-05-15 20:26:27 +01:00
config.h Move matrix config to info.json, part 5 (#20003) 2023-03-11 05:41:58 +11:00
info.json Studio Kestra Nue Layout Additions (#20825) 2023-05-09 22:02:33 -07: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
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +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.