mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-01-15 01:48:34 +00:00
* Display logo for caps lock indication on crkbd using old OLED driver * Add emacs read-only mode file variable to generated files * use LTO_ENABLE instead of EXTRAFLAGS This enables the same option, and disables action_macros, and action_functions, both of which seem to break when LTO is enabled. And this is a lot simpler to use. Co-Authored-By: Drashna Jaelre <drashna@live.com>
User space
This is a place for users to put code that they might use between
keyboards. If you build the keymap mine,
/users/mine/rules.mk will be included in your build, and
/users/mine/ will be in your path - keep these things in
mind when naming your files and referencing them from other places.