Releases: sipeed/sipeed_keyboard
Releases · sipeed/sipeed_keyboard
Sipeed Keyboard Firmware v1.0.0
Sipeed 机械键盘固件1.0.0版本
功能
- USB模式,支持SHELL,支持上位机,支持全键无冲
- BLE模式,支持多设备切换
- RGB支持彩虹,渐变,呼吸,随机等多种模式切换
默认FN功能按键
Fn + ↑
键盘背光亮度提高+
Fn + ↓
键盘背光亮度降低-
Fn + ←
键盘背光模式切换-
Fn + →
键盘背光模式切换+
Fn + C
键盘背光开启
Fn + V
键盘背光关闭
Fn + D
清除全部蓝牙配对
Fn + Q
切换为蓝牙设备1
Fn + W
切换为蓝牙设备2
Fn + E
切换为蓝牙设备3
Fn + R
切换为USB连接
Fn + A
切换WINDOWS键盘布局
Fn + S
切换Mac键盘布局
更多按键布局查阅 sipeed_mechanical_keyboard.c
已知bug
- ble模式下电量显示不正常
- usb模式与部分hub不兼容
What's Changed
- sync bl mcu sdk latest by @strongwong in #11
- implement shell and command demo by @HuakeZhBo in #17
- Add spi-based neopixel led driver test by @nekomona in #18
- feat: add keyscan code to keyboard demo by @metro94 in #19
- fix usb hid by @ganhailin in #20
- fix hid and add second hid interface by @ganhailin in #21
- add n-key rollover and mouse endpoint by @ganhailin in #22
- feat: add TapEngine feature to keymap by @metro94 in #23
- feat: add eager_defer_pk algorithm for keyscan debouncing by @metro94 in #24
- ADD CAP LED by @ganhailin in #25
- add gamma calibration by @ganhailin in #26
- 修正macOS上的全键无冲自动切换,增加GUI的视频播放功能 by @ganhailin in #27
- Add 1-layer static RGB effects by @nekomona in #28
- Bugfix on arg count and sqrt for RGB effects by @nekomona in #30
- Add gradient coloer mode by @DustThinking in #31
- 添加键盘控制软件界面 by @Chrithon in #32
- 修改了qss by @Chrithon in #33
- Add lfsr distance (starlight) and ring tuning by @nekomona in #34
- shell update by @HuakeZhBo in #36
- Add default RGB configs by @nekomona in #38
- Fix crashing due to unwanted interrupt nesting by @nekomona in #39
- Update README.md by @tokuhira in #40
- update readme by @Neutree in #42
New Contributors
- @strongwong made their first contribution in #11
- @HuakeZhBo made their first contribution in #17
- @nekomona made their first contribution in #18
- @metro94 made their first contribution in #19
- @ganhailin made their first contribution in #20
- @DustThinking made their first contribution in #31
- @Chrithon made their first contribution in #32
- @tokuhira made their first contribution in #40
- @Neutree made their first contribution in #42
Full Changelog: https://github.com/sipeed/sipeed_keyboard/commits/v1.0.0-alpha