Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OLED: driver naming cleanups (#21710) | Ryan | 2023-08-15 | 10 | -12/+2 |
| | |||||
* | Fix encoder map declarations (#21435) | Joel Challis | 2023-07-03 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-06-29 | 1 | -1/+1 |
|\ | |||||
| * | sofle/rev1:devdev: Disable console (#21401) | フィルターペーパー | 2023-06-29 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-06-28 | 1 | -1/+1 |
|\| | |||||
| * | [Keyboard] Sofle: fix LED count (#21386) | フィルターペーパー | 2023-06-28 | 1 | -1/+1 |
| | | |||||
* | | Move `TAP_CODE_DELAY` to data driven (#21363) | Ryan | 2023-06-25 | 4 | -5/+6 |
| | | |||||
* | | Move `TAPPING_TERM` to data driven (#21296) | Ryan | 2023-06-24 | 2 | -2/+3 |
| | | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) | Ryan | 2023-06-24 | 2 | -9/+1 |
| | | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | | Remove encoder in-matrix workaround code (#20389) | jack | 2023-06-19 | 3 | -87/+27 |
| | | |||||
* | | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 2023-06-18 | 2 | -1/+1 |
| | | |||||
* | | Move `RGBLIGHT_SLEEP` to data driven (#21072) | Ryan | 2023-06-16 | 2 | -1/+1 |
| | | |||||
* | | Move `RGBLIGHT_LED_MAP` to data driven (#21095) | Ryan | 2023-06-14 | 2 | -26/+1 |
| | | |||||
* | | Move `RGBLED_SPLIT` to data driven (#21113) | Ryan | 2023-06-06 | 2 | -2/+2 |
|/ | | | | Co-authored-by: Joel Challis <git@zvecr.com> | ||||
* | Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) | Ryan | 2023-05-27 | 2 | -1/+3 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Tidy up encoder_map directions (#20847) | Joel Challis | 2023-05-10 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-05-04 | 4 | -44/+11 |
|\ | |||||
| * | `sofle/via` encoder map & doc handedness update (#20630) | IreuN | 2023-05-03 | 4 | -44/+11 |
| | | |||||
* | | Encodermap direction define. (#20454) | Nick Brassel | 2023-04-15 | 2 | -2/+2 |
| | | |||||
* | | Move single `LAYOUT`s to data driven (#20365) | Ryan | 2023-04-12 | 5 | -80/+139 |
| | | |||||
* | | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 7 | -6/+8 |
| | | |||||
* | | [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847) | Stefan Kerkmann | 2023-04-03 | 1 | -3/+2 |
| | | |||||
* | | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan | 2023-03-16 | 4 | -28/+2 |
| | | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | | Move matrix config to info.json, part 5 (#20003) | Ryan | 2023-03-11 | 4 | -13/+16 |
|/ | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | [Keymap] Fix the secondary keyboard not updating WPM (#20069) | Budiman Jojo | 2023-03-09 | 1 | -0/+1 |
| | |||||
* | [Keymap] sofle/keymaps/michal: rewrite (#19938) | Michal S | 2023-02-28 | 3 | -62/+16 |
| | |||||
* | Move encoder config to data driven (#19923) | Ryan | 2023-02-26 | 4 | -17/+26 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Move `SOFT_SERIAL_PIN` to data driven (#19863) | Ryan | 2023-02-17 | 4 | -6/+6 |
| | |||||
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 2 | -10/+0 |
| | |||||
* | Remove `SOFT_SERIAL_PIN` for non-split boards (#19774) | Ryan | 2023-02-08 | 1 | -3/+0 |
| | | | | | * Remove `SOFT_SERIAL_PIN` for non-split boards * Delete more empty config.h | ||||
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 4 | -12/+4 |
| | |||||
* | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 2 | -3/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Clean up `DEBOUNCE` in config.h, 0-9 * Clean up `DEBOUNCE` in config.h, A * Clean up `DEBOUNCE` in config.h, B * Clean up `DEBOUNCE` in config.h, C * Clean up `DEBOUNCE` in config.h, D * Clean up `DEBOUNCE` in config.h, E * Clean up `DEBOUNCE` in config.h, F * Clean up `DEBOUNCE` in config.h, G * Clean up `DEBOUNCE` in config.h, H * Clean up `DEBOUNCE` in config.h, handwired * Clean up `DEBOUNCE` in config.h, I * Clean up `DEBOUNCE` in config.h, J * Clean up `DEBOUNCE` in config.h, K * Clean up `DEBOUNCE` in config.h, L * Clean up `DEBOUNCE` in config.h, M * Clean up `DEBOUNCE` in config.h, N * Clean up `DEBOUNCE` in config.h, O * Clean up `DEBOUNCE` in config.h, P * Clean up `DEBOUNCE` in config.h, Q * Clean up `DEBOUNCE` in config.h, R * Clean up `DEBOUNCE` in config.h, S * Clean up `DEBOUNCE` in config.h, T * Clean up `DEBOUNCE` in config.h, U * Clean up `DEBOUNCE` in config.h, V * Clean up `DEBOUNCE` in config.h, W * Clean up `DEBOUNCE` in config.h, X * Clean up `DEBOUNCE` in config.h, Y * Clean up `DEBOUNCE` in config.h, Z * Remove default debounce from info.json * Migrate non-default debounce to info.json | ||||
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 2 | -2/+0 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-15 | 4 | -0/+279 |
|\ | |||||
| * | [Keymap] Add Bastian-Baloup sofle keymap (#18836) | Bastien BALOUP | 2023-01-14 | 4 | -0/+279 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Remove useless line continuations (#19399) | Ryan | 2022-12-30 | 2 | -60/+60 |
| | | |||||
* | | Tap Dance: remove `qk_` prefix (#19313) | Ryan | 2022-12-14 | 1 | -1/+1 |
| | | |||||
* | | [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007) | Albert Y | 2022-12-12 | 2 | -2/+2 |
|/ | | | | | | | | | | | | | | | | | | | | | | | | | * Replace Tapping Force Hold feature with Quick Tap Term * Replace keyboard level TAPPING_FORCE_HOLD with QUICK_TAP_TERM 0 * Deprecate force hold in info_config.json * Before and after quick tap term unit tests * Quick tap unit tests iteration * Keymap config.h correction * Remove TAPPING_FORCE_HOLD_PER_KEY macros that were missed * Add two more test cases for quick tap * Replace TAPPING_FORCE_HOLD with QUICK_TAP_TERM in configs #2 * Replace TAPPING_FORCE_HOLD_PER_KEY with QUICK_TAP_TERM_PER_KEY in configs #2 * Add function declaration for get_quick_tap_term Co-authored-by: Stefan Kerkmann <karlk90@pm.me> | ||||
* | Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) | Ryan | 2022-11-27 | 2 | -2/+2 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | zvecr | 2022-11-22 | 1 | -30/+6 |
|\ | |||||
| * | Use modern solution for tri-layer in sofle default layout (#19113) | rafal0p | 2022-11-20 | 1 | -30/+6 |
| | | |||||
* | | Remove .noci functionality (#19122) | Joel Challis | 2022-11-21 | 1 | -0/+0 |
| | | |||||
* | | Normalise MIDI keycodes (#18972) | Ryan | 2022-11-07 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * `MI_ON`, `MI_OFF`, `MI_TOG` -> `MI_TOGG` * `MI_CH*`, `MI_CHU` -> `MI_CHNU`, `MI_CHD` -> `MI_CHND` * `MI_VEL_*` -> `MI_VL*`, `MI_VELU`, `MI_VELD` * `MI_TRNS_*` -> `MI_TR*`, `MI_TRNSU` -> `MI_TRSU`, `MI_TRNSD` -> `MI_TRSD` * `MI_OCT_*` -> `MI_OC*`, `MI_OCTU`, `MI_OCTD` * Misc controls * Note keycodes * Add legacy keycodes * Regenerate keycodes * Typo | ||||
* | | Normalise Auto Shift keycodes (#18892) | Ryan | 2022-10-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | * Normalise Auto Shift keycodes * Add keycode table to main list * Add old keycodes to legacy header | ||||
* | | Normalise Space Cadet keycodes (#18864) | Ryan | 2022-10-27 | 1 | -1/+1 |
| | | |||||
* | | Remove legacy EEPROM clear keycodes (#18782) | Ryan | 2022-10-20 | 2 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | * `EEP_RST` -> `EE_CLR`, default-ish keymaps * `EEP_RST` -> `EE_CLR`, user keymaps * `EEP_RST` -> `EE_CLR`, community layouts * `EEP_RST` -> `EE_CLR`, userspace * `EEP_RST` -> `EE_CLR`, docs & core | ||||
* | | Remove legacy sendstring keycodes (#18749) | Ryan | 2022-10-17 | 1 | -2/+2 |
| | | |||||
* | | Remove legacy keycodes, part 6 (#18740) | Ryan | 2022-10-16 | 12 | -26/+26 |
| | | | | | | | | | | | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL` | ||||
* | | Merge remote-tracking branch 'upstream/master' into develop | Nick Brassel | 2022-10-16 | 1 | -2/+2 |
|\| | |||||
| * | Slipped through the cracks. (#18742) | Nick Brassel | 2022-10-16 | 1 | -2/+2 |
| | |