Branch
Hash :
9e887180
Author :
Date :
2023-10-29T07:44:39
rules: skip heading UTF-8 encoded BOM (U+FEFF) Leading BOM is legal and is used as a signature — an indication that an otherwise unmarked text file is in UTF-8. See: https://www.unicode.org/faq/utf_bom.html#bom5 for further details.
// NOTE: this file is encoded in UTF-8 with a leading BOM (U+FEFF)
! model = keycodes
my_model = my_keycodes
* = default_keycodes
! layout variant = symbols
my_layout my_variant = my_symbols+extra_variant
! layout = symbols
my_layout = my_symbols
* = default_symbols
! model = types
my_model = my_types
* = default_types
! model = compat
my_model = my_compat
* = default_compat
! option = compat
my_option = |some:compat