forked from forks/qmk_firmware
Add BSD for future compatibility
This commit is contained in:
parent
427a38fedf
commit
e5da49ca63
|
|
@ -456,6 +456,7 @@ enum quantum_keycodes {
|
|||
|
||||
UNICODE_MODE_OSX,
|
||||
UNICODE_MODE_LNX,
|
||||
UNICODE_MODE_BSD,
|
||||
UNICODE_MODE_WIN,
|
||||
UNICODE_MODE_WINC,
|
||||
UNICODE_MODE_OSX_RALT,
|
||||
|
|
|
|||
Loading…
Reference in a new issue