summaryrefslogtreecommitdiff
path: root/keyboards/bioi/bluetooth_custom.c
AgeCommit message (Collapse)Author
2024-01-26Migrate and remove deprecated debug utils (#22961)Joel Challis
2023-10-14Prep work for NKRO report separation (#22268)Ryan
* 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-09-06BIOI keyboards: use core UART driver (#21879)Ryan