フィルターペーパー
フィルターペーパー
## Description The current `TAPPING_FORCE_HOLD` setting is a binary feature. This change replaces it with `QUICK_TAP_TERM` that allows user to fine tune double-tap timing to activate auto-repeat on hold-tap keys....
Improved cradio default keymap with better indentation and more features.
## Description Move two kbdfans keyboard into kbdfans folder ## Types of Changes - [ ] Core - [ ] Bugfix - [ ] New feature - [ ] Enhancement/optimization...
## Description Group standalone p3dstore keyboards into p3d folder ## Types of Changes - [ ] Core - [ ] Bugfix - [ ] New feature - [ ] Enhancement/optimization...
## Description Removed macros that are hosted in user space. Simplified the example for combo reference layer. ## Types of Changes - [ ] Core - [ ] Bugfix -...
Refactor Corne and Lily58 keymaps to reduce editing errors: * Align codes with consistent indentation * Add grid lines for guidance
## Description Mention support of advance keycodes that are not just limited to mod-tap. ## Types of Changes - [ ] Core - [ ] Bugfix - [ ] New...
## Description * Note AVR's flash space * Include guards for magic functions * Remove mention of silicon shortage * Demote an unavailable controller ## Types of Changes - [...
## Description The previous implementation sends the same keycode variable to both pre_process_record_kb and process_combo. If changes are made to the record entry by pre_process_record_* functions that affect the keycode,...