Compare commits

..

No commits in common. "359ca0b26b423a1ee44ad715c367d4801e0fa5de" and "c4042a2b74765a1765d9beaa9b8740bd4e896fe8" have entirely different histories.

2 changed files with 21 additions and 15 deletions

View File

@ -1,7 +1,23 @@
# eyelash-corne-zmk-config
ZMK firmware configuration for Corne Keyboard + rotary and lcd dispay, which leverages GitHub Actions
- [中文](README.md)
- [English](README_EN.md)
[go download the firmware](../../actions)
# 睫毛外设 (Eyelash Peripherals) Corne ZMK 仓库
## keymap
![keymap](https://raw.githubusercontent.com/Ajetski/corne-zmk-config/refs/heads/main/keymap-drawer/eyelash_corne.svg)
**该键盘与 [foostan's Corne](https://github.com/foostan/crkbd) 不同,无法与标准的 `corne` 固件兼容。**
![睫毛外设 Corne 的照片](https://ae01.alicdn.com/kf/Sa797fee25edd44248fbfdb0e13d44e00B.jpg)
如果您需要该键盘的 3D 模型,请发送电子邮件至 `380465425@qq.com`
## 使用说明
1. [叉取此仓库](https://docs.github.com/en/get-started/quickstart/fork-a-repo#forking-a-repository)。
2. [点击 **Actions** 选项卡,确保工作流已启用](https://docs.github.com/en/actions/managing-workflow-runs-and-deployments/managing-workflow-runs/disabling-and-enabling-a-workflow#enabling-a-workflow)。
3. 确保 [`config/west.yml`](config/west.yml) 中的 `eyelash_corne` 项目仍然有效。`boards/arm/eyelash_corne` 文件夹将从此 URL 下载。
4. 如果您的叉取中仍存在 `boards/arm/eyelash_corne` 文件夹,请将其删除。
**如果您已经有 ZMK 配置仓库,[您可以将此作为模块添加,而不是叉取](https://zmk.dev/docs/features/modules#building-with-modules)。**
## Corne 键位图
![Diagram of config/eyelash_corne.keymap](keymap-drawer/eyelash_corne.svg "generated by @caksoylar's Keymap Drawer")

View File

@ -40,16 +40,6 @@
/ {
behaviors {
gqt: mod-tap {
compatible = "zmk,behavior-hold-tap";
label = "GLOBAL_QUICK_TAP";
#binding-cells = <2>;
flavor = "tap-preferred";
tapping-term-ms = <250>;
quick-tap-ms = <200>;
global-quick-tap;
bindings = <&kp>, <&kp>;
};
};
rgb_encoder: rgb_encoder {