1
0

Add BSD for future compatibility

This commit is contained in:
Drashna Jaelre
2018-11-02 12:47:48 -07:00
parent 427a38fedf
commit e5da49ca63

View File

@@ -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,