⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 Csr 蓝牙键盘源码
💻 TXT
字号:
Introduction
------------

This example implements a simple HID keyboard device.  It demonstrates how to use the HID library and HID streams.


Setup
-----

The application supports two ways of interfacing a keyboard, either an external processor connected via the UART or the keyboard matrix connected directly to the BlueCore.
The 'Selected board' project property can be used to select which interface the application should use.

IMPORTANT NOTE:
The HID profile mandates that all devices have an Device Identification SDP record, this example application doesn't define this SDP record.
Any application based upon this example MUST defined this SDP record.


Instructions
------------

When the application is executed, the chip will be made discoverable and connectable.  Any HID host should then be able to connect to the device.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -