chore: more interesting

main
sudo pacman -Syu 2023-08-03 15:30:40 +07:00
parent 2a4d69f2d7
commit 0bfab9739f
2 changed files with 3 additions and 1 deletions

View File

@ -4,7 +4,8 @@ all:
$(MAKE) format
format:
clang-format -i dztech_dz60rgb_wkl/keymaps/haunt98/*.c dztech_dz60rgb_wkl/keymaps/haunt98/*.h
clang-format -i dztech_dz60rgb_wkl/keymaps/haunt98/*.c dztech_dz60rgb_wkl/keymaps/haunt98/*.h & \
clang-format-mp-15 -i dztech_dz60rgb_wkl/keymaps/haunt98/*.c dztech_dz60rgb_wkl/keymaps/haunt98/*.h
clean:
rm -rf dztech_dz60rgb_wkl_v2_1_haunt98.bin

View File

@ -104,6 +104,7 @@ Interesting
- [Yet another keyboard post, or, introducing ErgoNICE](https://val.packett.cool/blog/ergonice/)
- [Keyboard Matrix Scanning and Debouncing](https://summivox.wordpress.com/2016/06/03/keyboard-matrix-scanning-and-debouncing/)
- [QMK USB to USB Keyboard Protocol Converter](https://yaowei.dev/posts/usb-to-usb-converter/)
- [Programming On 34 Keys](https://peppe.rs/posts/programming_on_34_keys/)
- [Pascal Getreuer's QMK keymap](https://github.com/getreuer/qmk-keymap)
- [Miryoku](https://github.com/manna-harbour/miryoku)