Ryan 1bff37781b
Prep work for NKRO report separation (#22268)
* Clean up some keyboard/userspace code

* Rename `KEYBOARD_REPORT_BITS` -> `NKRO_REPORT_BITS`

* Add some missing includes

* Use `PACKED` define for report types

* Fix incorrect function signatures for FlexRAM EEPROM driver
2023-10-14 13:21:20 +02:00
..
2022-11-15 16:52:01 +00:00
2022-10-27 19:33:38 +01:00
2023-09-04 01:19:59 +01:00
2022-11-15 16:52:01 +00:00
2022-12-14 12:40:25 -08:00
2023-07-21 09:17:39 +10:00
2022-11-15 16:52:01 +00:00
2022-10-27 23:50:14 +01:00
2023-06-01 17:25:08 +01:00
2022-12-14 12:40:25 -08:00
2022-11-15 16:52:01 +00:00
2021-08-06 23:59:56 -07:00
2023-10-04 20:12:50 +11:00
2023-09-04 01:19:59 +01:00
2023-09-04 01:19:59 +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.