Add BSD for future compatibility

This commit is contained in:
Drashna Jaelre 2018-11-02 12:47:48 -07:00
parent 427a38fedf
commit e5da49ca63
No known key found for this signature in database
GPG Key ID: 4C4221222CD5F9F0

View File

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