summaryrefslogtreecommitdiff
path: root/input/layout/fe_kbds/jpn/101/kbd101.h
blob: 8c895b5b49863224ef6741e6a64bebeded5f7b13 (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: kbd101.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 4

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