sudo pacman -Syu 2023-07-23 14:10:58 +07:00
parent ccd077cfce
commit 6cc93ee860
2 changed files with 3 additions and 2 deletions

View File

@ -30,7 +30,7 @@ make dztech_dz60rgb_wkl
Currently firmware size: Currently firmware size:
```txt ```txt
* The firmware size is fine - 15316/26624 (57%, 11308 bytes free) * The firmware size is fine - 15326/26624 (57%, 11298 bytes free)
``` ```
### Keymap ### Keymap
@ -87,6 +87,7 @@ Interesting
- [Measure and reduce keyboard input latency with QMK on the Kinesis Advantage (2021)](https://michael.stapelberg.ch/posts/2021-05-08-keyboard-input-latency-qmk-kinesis/) - [Measure and reduce keyboard input latency with QMK on the Kinesis Advantage (2021)](https://michael.stapelberg.ch/posts/2021-05-08-keyboard-input-latency-qmk-kinesis/)
- [A guide to home row mods](https://precondition.github.io/home-row-mods) - [A guide to home row mods](https://precondition.github.io/home-row-mods)
- [A Modern Space Cadet](https://stevelosh.com/blog/2012/10/a-modern-space-cadet/)
- [The SpaceFN layout: trying to end keyboard inflation](https://geekhack.org/index.php?topic=51069.0) - [The SpaceFN layout: trying to end keyboard inflation](https://geekhack.org/index.php?topic=51069.0)
- [Pascal Getreuer's QMK keymap](https://github.com/getreuer/qmk-keymap) - [Pascal Getreuer's QMK keymap](https://github.com/getreuer/qmk-keymap)
- [Miryoku](https://github.com/manna-harbour/miryoku) - [Miryoku](https://github.com/manna-harbour/miryoku)

View File

@ -60,4 +60,4 @@
// https://github.com/qmk/qmk_firmware/blob/master/docs/feature_debounce_type.md // https://github.com/qmk/qmk_firmware/blob/master/docs/feature_debounce_type.md
#undef DEBOUNCE #undef DEBOUNCE
#define DEBOUNCE 5 #define DEBOUNCE 10