소스 검색

Merge branch 'nkro32'

master
tmk 7 년 전
부모
커밋
d119bba0b7
4개의 변경된 파일1153개의 추가작업 그리고 1120개의 파일을 삭제
  1. 0
    1
      keyboard/hhkb/Makefile.jp
  2. 0
    1
      keyboard/hhkb/Makefile.unimap.jp
  3. 1152
    1117
      keyboard/hhkb/binary/hhkb_jp_unimap.hex
  4. 1
    1
      tmk_core/protocol/lufa/descriptor.h

+ 0
- 1
keyboard/hhkb/Makefile.jp 파일 보기

@@ -1,4 +1,3 @@
TARGET = hhkb_jp
HHKB_JP = yes
NKRO_ENABLE = no
include Makefile

+ 0
- 1
keyboard/hhkb/Makefile.unimap.jp 파일 보기

@@ -2,5 +2,4 @@ TARGET = hhkb_jp_unimap
HHKB_JP = yes
UNIMAP_ENABLE = yes
KEYMAP_SECTION_ENABLE = yes
NKRO_ENABLE = no
include Makefile

+ 1152
- 1117
keyboard/hhkb/binary/hhkb_jp_unimap.hex
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
파일 보기


+ 1
- 1
tmk_core/protocol/lufa/descriptor.h 파일 보기

@@ -155,7 +155,7 @@ typedef struct
#define MOUSE_EPSIZE 8
#define EXTRAKEY_EPSIZE 8
#define CONSOLE_EPSIZE 32
#define NKRO_EPSIZE 16
#define NKRO_EPSIZE 32


uint16_t CALLBACK_USB_GetDescriptor(const uint16_t wValue,

Loading…
취소
저장