3 * This program is free software: you can redistribute it and/or modify
4 * it under the terms of the GNU General Public License as published by
5 * the Free Software Foundation, either version 2 of the License, or
6 * (at your option) any later version.
8 * This program is distributed in the hope that it will be useful,
9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
10 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11 * GNU General Public License for more details.
13 * You should have received a copy of the GNU General Public License
14 * along with this program. If not, see <http://www.gnu.org/licenses/>.
17 #ifndef KEYMAP_HUNGARIAN
18 #define KEYMAP_HUNGARIAN
68 #define HU_OEE KC_LBRC
74 #define HU_UEE KC_NUHS
76 #define HU_MINS KC_SLSH // -
79 #define HU_COMM KC_COMM
83 #define HU_PARA LSFT(HU_0) // §
84 #define HU_QUOT LSFT(HU_1) // '
85 #define HU_DQOT LSFT(HU_2) // "
86 #define HU_PLUS LSFT(HU_3) // +
87 #define HU_EXLM LSFT(HU_4) // !
88 #define HU_PERC LSFT(HU_5) // %
89 #define HU_SLSH LSFT(HU_6) // /
90 #define HU_EQL LSFT(HU_7) // =
91 #define HU_LPRN LSFT(HU_8) // (
92 #define HU_RPRN LSFT(HU_9) // )
96 #define HU_QST LSFT(HU_COMM) // ?
97 #define HU_COLN LSFT(HU_DOT) // :
98 #define HU_UNDS LSFT(HU_MINS) // _
100 // Alt Gr'd characters
102 #define HU_TILD ALGR(HU_1) // ~
103 //#define HU_?? ALGR(HU_2) // ˇ (proper name?)
104 #define HU_CIRC ALGR(HU_3) // ^
105 #define HU_BRV ALGR(HU_4) // ˘
106 #define HU_RING ALGR(HU_5) // °
107 //#define HU_?? ALGR(HU_6) // ˛ (proper name?)
108 #define HU_GRV ALGR(HU_7) // `
109 //#define HU_?? ALGR(HU_8) // ˙ (proper name?)
110 #define HU_ACUT ALGR(HU_9) // ´
113 #define HU_BSLS ALGR(HU_Q) // \ backslash
114 #define HU_PIPE ALGR(HU_W) // |
115 #define HU_DIV ALGR(HU_OEE) // ÷
116 #define HU_CRSS ALGR(HU_UU) // ×
117 #define HU_EURO ALGR(HU_U) // €
120 #define HU_LBRC ALGR(HU_F) // [
121 #define HU_RBRC ALGR(HU_G) // ]
122 #define HU_DLR ALGR(HU_EE) // $
123 #define HU_SS ALGR(HU_AA) // ß
126 #define HU_LESS ALGR(KC_NUBS) // <
127 #define HU_MORE ALGR(HU_Y) // >
128 #define HU_HASH ALGR(HU_X) // #
129 #define HU_AMPR ALGR(HU_C) // &
130 #define HU_AT ALGR(HU_V) // @
131 #define HU_LCBR ALGR(HU_B)// {
132 #define HU_RCBR ALGR(HU_N) // }
133 #define HU_SCLN ALGR(HU_COMM) // ;
134 #define HU_ASTR ALGR(HU_MINS) // *