您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
此仓库已存档。您可以查看文件和克隆,但不能推送或创建工单/合并请求。
Ralf Schmitt d9b5f5110e Added NerD 60% support 9 年前
..
Makefile Added NerD 60% support 9 年前
README.md Added NerD 60% support 9 年前
backlight.c Added NerD 60% support 9 年前
backlight.h Added NerD 60% support 9 年前
config.h Added NerD 60% support 9 年前
keymap_ansi150.c Added NerD 60% support 9 年前
keymap_common.c Added NerD 60% support 9 年前
keymap_common.h Added NerD 60% support 9 年前
led.c Added NerD 60% support 9 年前
matrix.c Added NerD 60% support 9 年前

README.md

NerD keyboard firmware

Korean Keyboard designed by GON.

Note that this is not the official firmware

Hardware revision

This firmware was developed and tested for NerD pcb version 1.61 and 2.0.

Supported features

  • All layout options are supported
  • All leds are supported

Changing Bootloader

You can’t simply just upload this firmware to a new NerD board because the original bootloader won’t accept DFU connections.

You can change the bootloader of the keyboard with an ISP programmer of your choice. The bootloader pins are easy to access on the NerD pcb.

Be aware that after changing the bootloader the official configuration software won’t work anymore and you’ll lose your warrenty. GON won’t provide any support for this firmware.

Build

Move to this directory then just run make.

Jump to Bootloader

You can jump to bootloader by software if you have a macro defined for this in your keymap. The default command is (LSFT+RSFT+PAUS) to access the bootloader by software jump.