Ryan fe18df9d41 Normalise Dynamic Macro keycodes (#18939)
* `DYN_REC_START1` -> `QK_DYNAMIC_MACRO_RECORD_START_1`

* `DYN_REC_START2` -> `QK_DYNAMIC_MACRO_RECORD_START_2`

* `DYN_MACRO_PLAY1` -> `QK_DYNAMIC_MACRO_PLAY_1`

* `DYN_MACRO_PLAY2` -> `QK_DYNAMIC_MACRO_PLAY_2`

* `DYN_REC_STOP` -> `QK_DYNAMIC_MACRO_RECORD_STOP`

* Update docs
2022-11-03 23:01:06 +00:00
..
2022-10-31 21:15:12 +00:00
2022-05-30 22:38:08 -07:00
2022-10-27 19:33:38 +01:00
2022-10-27 23:50:14 +01:00
2022-10-27 19:33:38 +01:00
2022-10-19 11:33:05 +01:00
2022-10-27 23:50:14 +01:00
2022-10-15 22:22:59 +01:00
2022-10-31 21:15:12 +00:00
2022-10-31 21:15:12 +00:00
2022-10-31 21:15:12 +00:00
2022-10-27 23:50:14 +01:00
2022-10-31 21:15:12 +00:00
2022-10-27 23:50:14 +01:00

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.