chore: more interesting
parent
2a4d69f2d7
commit
0bfab9739f
3
Makefile
3
Makefile
|
@ -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
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue