1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-09-12 17:17:57 +00:00
No description
Find a file
RGBCube f5d0bb39f4
karabiner: add device and language conditions to key mappings
- Add isBuiltIn condition to only apply mappings to built-in keyboard
- Add isTurkish condition to only apply Turkish character mappings when Turkish input is active
- Apply conditions to spacebar mapping and all Turkish character remappings
2025-08-25 15:57:06 +02:00
hosts hosts.cape: fixes 2025-07-31 16:11:59 +03:00
lib zen: try to fix it but realize it doesn't work 2025-08-01 16:37:42 +03:00
modules karabiner: add device and language conditions to key mappings 2025-08-25 15:57:06 +02:00
.gitignore helix: use nixd 2025-07-22 03:02:09 +03:00
flake.lock treewide: use iina and haruna 2025-08-04 22:25:55 +03:00
flake.nix fixes 2025-08-04 20:23:20 +03:00
keys.nix hosts.cape: init 2025-07-31 14:48:00 +03:00
LICENSE.md helix: use nixd 2025-07-22 03:02:09 +03:00
README.md helix: use nixd 2025-07-22 03:02:09 +03:00
rebuild.nu zen: try to fix it but realize it doesn't work 2025-08-01 16:37:42 +03:00
secrets.nix hosts.cape: init 2025-07-31 14:48:00 +03:00

ncc

RGBCube's Config Collection.

License

Copyright (c) 2023-present RGBCube

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.