#ifndef PROCESS_UNICODE_H #define PROCESS_UNICODE_H #include "quantum.h" #include "process_unicode_common.h" bool process_unicode(uint16_t keycode, keyrecord_t *record); #endif rg/cgit/avr/qmk/firmware/atom/keyboards/orthodox/serial.h?h=master' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/orthodox/serial.h
blob: a46a98c947242367512b847809acedba04ad5833 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27