mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-06-27 11:32:08 +00:00
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_OSX,
|
||||||
UNICODE_MODE_LNX,
|
UNICODE_MODE_LNX,
|
||||||
|
UNICODE_MODE_BSD,
|
||||||
UNICODE_MODE_WIN,
|
UNICODE_MODE_WIN,
|
||||||
UNICODE_MODE_WINC,
|
UNICODE_MODE_WINC,
|
||||||
UNICODE_MODE_OSX_RALT,
|
UNICODE_MODE_OSX_RALT,
|
||||||
|
Loading…
Reference in New Issue
Block a user