fix keyboard paths

This commit is contained in:
♥ Minnie ♥ 2023-05-27 14:38:14 +08:00
parent 594e340f45
commit b70f694fb4

View file

@ -32,8 +32,8 @@
# An attribute set that adds to named directory hash table # An attribute set that adds to named directory hash table
dirHashes = { dirHashes = {
# QMK Keymaps # QMK Keymaps
crkbd = "$HOME/Projects/keyboards/qmk_keymaps/keyboards/crkbd/keymaps/sajenim"; crkbd = "$HOME/Projects/qmk_keymaps/keyboards/crkbd/keymaps/sajenim";
kchrn = "$HOME/Projects/keyboards/qmk_keymaps/keyboards/keychron/q4/ansi_v2/keymaps/sajenim"; kchrn = "$HOME/Projects/qmk_keymaps/keyboards/keychron/q4/ansi_v2/keymaps/sajenim";
}; };
# Install plugins # Install plugins