소스 검색

Change config for GHPad

lr94
Kai Ryu 9 년 전
부모
커밋
50081bccbf
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3
    1
      keyboard/ghpad/config.h

+ 3
- 1
keyboard/ghpad/config.h 파일 보기

@@ -21,7 +21,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

/* USB Device descriptor parameter */
#define VENDOR_ID 0xFEED
#define PRODUCT_ID 0x6060
#define PRODUCT_ID 0x1010
#define DEVICE_VER 0x0002
#define MANUFACTURER geekhack
#define PRODUCT GHPad
@@ -43,7 +43,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

/* number of backlight levels */
#define BACKLIGHT_LEVELS 8
#define BACKLIGHT_CUSTOM

/* number of leds */
#define LED_COUNT 5

/* number of backlight levels */