Corne with display dongle full compilation
This commit is contained in:
parent
44e05230cf
commit
95d732af57
92 changed files with 5264 additions and 1881 deletions
12
.gitignore
vendored
12
.gitignore
vendored
|
|
@ -1,10 +1,16 @@
|
|||
Makefile
|
||||
build/justin/*
|
||||
# zmk
|
||||
zmk/
|
||||
|
||||
# sketchybar
|
||||
sketchybar/dotfiles/
|
||||
sketchybar/dotfiles
|
||||
sketchybar/dotfiles/*
|
||||
|
||||
# MacOS
|
||||
.DS_Store
|
||||
vim-tools_notiz.vim
|
||||
.DS_Store
|
||||
./*/.DS_Store
|
||||
.vscode
|
||||
# .vimspector.json
|
||||
push.sh
|
||||
|
|
@ -72,7 +78,7 @@ node_modules
|
|||
*.pyc
|
||||
.idea/
|
||||
/.idea
|
||||
build/
|
||||
# build/
|
||||
__pycache__
|
||||
|
||||
# Rust
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue