mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-06 01:13:55 +00:00
Enhanced class drivers to use the same public/private section seperations as other portions of the library.
This commit is contained in:
@@ -49,7 +49,8 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
/* Function Prototypes: */
|
||||
/* Public Interface - May be used in end-application: */
|
||||
/* Function Prototypes: */
|
||||
|
||||
/* Disable C linkage for C++ Compilers: */
|
||||
#if defined(__cplusplus)
|
||||
|
||||
Reference in New Issue
Block a user