summaryrefslogtreecommitdiff
path: root/input/layout/fe_kbds/jpn/106/kbd106.h
blob: aa9a1880f861b8b555f89a1de5bd582437f18bcc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/****************************** Module Header ******************************\
* Module Name: kbd106.h
*
* Copyright (c) 1985-2000, Microsoft Corporation
*
* Various defines for use by keyboard input code.
*
* History:
\***************************************************************************/

/*
 * kbd type should be controlled by cl command-line argument
 */
#define KBD_TYPE 8

/*
 * Include the basis of all keyboard table values
 */
#include "kbd.h"
#include <dontuse.h>