Ryan 2da0827d4f Remove matrix size defines (#19581) 3 years ago
..
keymaps 1cb1a5a374 Remove legacy Grave Escape keycodes (#18787) 3 years ago
config.h 2da0827d4f Remove matrix size defines (#19581) 3 years ago
info.json f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago
n60_a.c 46644b0a64 [Keyboard] Add n60a pcb (#17273) 4 years ago
n60_a.h 46644b0a64 [Keyboard] Add n60a pcb (#17273) 4 years ago
readme.md d2accb48e7 RESET -> QK_BOOT keyboard readme (#18110) 4 years ago
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago

readme.md

N60_A

60% PCB for Sofia keyboard

  • Keyboard Maintainer: Nix Studio & Valdiieee
  • Hardware Supported: N60_A
  • Hardware Availability: Groupbuy

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

make n60_a:default

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
  • Physical reset button: Briefly press the button on the back of the PCB - some may have pads you must short instead
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available

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