qmk_firmware/keyboards/salane/ncr80alpsskfl
Sắn 191172aa4e
[Keyboard] Add NCR80 ALPS SKFL/FR (#24625)
* ADD NCR80 ALPS SKFL/FR

* fix

* Update config.h

* Update config.h

* Update keyboards/salane/ncr80alpsskfl/keyboard.json

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>

* Update keyboards/salane/ncr80alpsskfl/keymaps/default/keymap.c

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>

* Update keyboards/salane/ncr80alpsskfl/keymaps/default/keymap.c

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>

* Update keyboards/salane/ncr80alpsskfl/keyboard.json

Co-authored-by: jack <jack@pngu.org>

* Update keyboards/salane/ncr80alpsskfl/readme.md

Co-authored-by: jack <jack@pngu.org>

---------

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <jack@pngu.org>
2024-12-03 00:35:24 -07:00
..
keymaps/default [Keyboard] Add NCR80 ALPS SKFL/FR (#24625) 2024-12-03 00:35:24 -07:00
config.h [Keyboard] Add NCR80 ALPS SKFL/FR (#24625) 2024-12-03 00:35:24 -07:00
keyboard.json [Keyboard] Add NCR80 ALPS SKFL/FR (#24625) 2024-12-03 00:35:24 -07:00
readme.md [Keyboard] Add NCR80 ALPS SKFL/FR (#24625) 2024-12-03 00:35:24 -07:00

NCR80 ALPS SKFL

NCR80 ALPS SKFL

PCB Replace for NCR80 with ALPS SKFL switch.

Firmware files are SPECIFIC to each board. Firmware files from one, will not work on the other. Please use the .hex or .bin appropriate for your board.

  • Keyboard Maintainer: Mai The San
  • Hardware Supported: NCR80
  • Hardware Availability: Github

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

make salane/ncr80alpsskfl:default

Flashing example for this keyboard:

make salane/ncr80alpsskfl:default:flash

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: short 2 pin in the back of pcb and plug the usb in
  • 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.