フィルターペーパー

Results 9 issues of フィルターペーパー

## 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....

core
keyboard
keymap
documentation
breaking_change
via
breaking_change_2022q4

Improved cradio default keymap with better indentation and more features.

keymaps

## Description Move two kbdfans keyboard into kbdfans folder ## Types of Changes - [ ] Core - [ ] Bugfix - [ ] New feature - [ ] Enhancement/optimization...

keyboard
keymap
via
dd

## Description Group standalone p3dstore keyboards into p3d folder ## Types of Changes - [ ] Core - [ ] Bugfix - [ ] New feature - [ ] Enhancement/optimization...

keyboard
keymap
via
dd

## Description Removed macros that are hosted in user space. Simplified the example for combo reference layer. ## Types of Changes - [ ] Core - [ ] Bugfix -...

documentation

Refactor Corne and Lily58 keymaps to reduce editing errors: * Align codes with consistent indentation * Add grid lines for guidance

keymaps

## Description Mention support of advance keycodes that are not just limited to mod-tap. ## Types of Changes - [ ] Core - [ ] Bugfix - [ ] New...

documentation

## Description * Note AVR's flash space * Include guards for magic functions * Remove mention of silicon shortage * Demote an unavailable controller ## Types of Changes - [...

documentation

## 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,...

core
develop-fast-track