Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RGB Matrix: driver naming cleanups (#21594) | Ryan | 2023-08-23 | 4 | -4/+4 |
| | |||||
* | backlight: split AVR PWM and timer drivers (#21540) | Ryan | 2023-07-21 | 1 | -0/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-06 | 2 | -20/+29 |
|\ | |||||
| * | [Keymap] small changes, game layer for mattly keymap (#21375) | Matthew Lyon | 2023-07-05 | 2 | -20/+29 |
| | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-01 | 5 | -2/+304 |
|\| | |||||
| * | Add Iris Rev. 8 (#21392) | Danny | 2023-06-30 | 5 | -2/+304 |
| | | | | | | | | Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> | ||||
* | | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) | Ryan | 2023-06-24 | 4 | -6/+4 |
| | | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 2023-06-18 | 16 | -10/+14 |
| | | |||||
* | | Move `RGBLIGHT_SLEEP` to data driven (#21072) | Ryan | 2023-06-16 | 4 | -2/+2 |
| | | |||||
* | | Move `RGBLED_SPLIT` to data driven (#21113) | Ryan | 2023-06-06 | 12 | -8/+16 |
| | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> | ||||
* | | Unicodemap keycodes rename (#21092) | Ryan | 2023-06-01 | 1 | -5/+5 |
|/ | |||||
* | Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) | Ryan | 2023-05-27 | 4 | -2/+6 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-04-30 | 4 | -0/+201 |
|\ | |||||
| * | Adding my keymap (#20345) | Jesse Estes | 2023-04-30 | 4 | -0/+201 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-04-26 | 5 | -0/+280 |
|\| | |||||
| * | [Keymap] Add johnstegeman iris colemak keymap (#20575) | John Stegeman | 2023-04-26 | 5 | -0/+280 |
| | | |||||
* | | Add encoder map for Iris Rev. 5 VIA (#20412) | Danny | 2023-04-19 | 12 | -598/+12 |
| | | |||||
* | | Encodermap direction define. (#20454) | Nick Brassel | 2023-04-15 | 2 | -2/+2 |
| | | |||||
* | | Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417) | Ryan | 2023-04-14 | 1 | -3/+1 |
| | | |||||
* | | Move single `LAYOUT`s to data driven (#20365) | Ryan | 2023-04-12 | 31 | -356/+730 |
| | | |||||
* | | Move `RGB_MATRIX_DRIVER` to data driven (#20350) | Ryan | 2023-04-08 | 8 | -4/+12 |
| | | |||||
* | | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 20 | -10/+30 |
| | | |||||
* | | Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) | precondition | 2023-04-03 | 7 | -14/+0 |
| | | |||||
* | | Remove `RGB_DI_PIN` ifdefs (#20218) | Ryan | 2023-03-23 | 4 | -9/+0 |
| | | |||||
* | | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan | 2023-03-16 | 12 | -40/+0 |
| | | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | | Move matrix config to info.json, part 8 (#20030) | Ryan | 2023-03-11 | 20 | -79/+90 |
| | | |||||
* | | Remove pointless `USE_I2C` blocks in keyboard headers (#20084) | Ryan | 2023-03-10 | 5 | -41/+0 |
| | | |||||
* | | Remove empty rules.mk from keymaps (#20056) | Joel Challis | 2023-03-08 | 1 | -0/+0 |
|/ | |||||
* | Move encoder config to data driven (#19923) | Ryan | 2023-02-26 | 14 | -35/+52 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Move backlight config to data driven (#19910) | Ryan | 2023-02-26 | 12 | -17/+24 |
| | |||||
* | Move QMK LUFA bootloader config to data driven (#19879) | Ryan | 2023-02-23 | 6 | -12/+18 |
| | |||||
* | VIA Protocol 12 + fixes (#19916) | Nick Brassel | 2023-02-23 | 1 | -1/+1 |
| | | | | | Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com> | ||||
* | Move `SOFT_SERIAL_PIN` to data driven (#19863) | Ryan | 2023-02-17 | 20 | -31/+30 |
| | |||||
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 10 | -50/+0 |
| | |||||
* | Refactor Leader key feature (#19632) | Ryan | 2023-02-13 | 1 | -3/+0 |
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | Remove `SOFT_SERIAL_PIN` for non-split boards (#19774) | Ryan | 2023-02-08 | 1 | -19/+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 | 20 | -70/+30 |
| | |||||
* | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 10 | -30/+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 unused `MATRIX_HAS_GHOST` from config.h (#19726) | Ryan | 2023-02-03 | 10 | -30/+0 |
| | |||||
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 4 | -4/+0 |
| | |||||
* | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan | 2023-01-28 | 10 | -30/+0 |
| | |||||
* | Fix functions with empty params (#19647) | Ryan | 2023-01-20 | 1 | -1/+1 |
| | | | | | * Fix functions with empty params * Found a bunch more | ||||
* | [Keyboard] keebio/iris document LED matrix (#19588) | Dean Scarff | 2023-01-17 | 1 | -1/+1 |
| | |||||
* | Tap Dance: remove `qk_` prefix (#19313) | Ryan | 2022-12-14 | 7 | -9/+9 |
| | |||||
* | [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> | ||||
* | [Keymap] Drashna updates for 0.19 (#19175) | Drashna Jaelre | 2022-11-29 | 3 | -16/+6 |
| | | | | | | | | | | | | | | | | | | * Fix up bastardkb boards since blackpill support is officially added. * Check for blackpill version, not elite c. * Add checks in chibiOS config since multiple ARM controllers supported. * Rework rules.mk for keymaps to better handle arm vs avr support * Start moving away from `matrix_*_*` functions. * `housekeeping_task_*` instead of `matrix_scan_*` * `keyboard_(pre|post)_init_*` instead of `matrix_init_*` * Add ℂℴmⅈℂ unicode input method. * Clean up unicode code to be more compact and flexible. * Remove/move Pro Micro LED commands to userspace and better filter them * Fixup OLED code * Use newer quantum keycode functions/preprocessors rather than manual bit manipulation * Make unicode mode render much more compact/simple. * Make qmk secrets more self contained * Remove custom implementation of split watchdog | ||||
* | Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) | Ryan | 2022-11-27 | 4 | -4/+4 |
| | |||||
* | Update use of legacy keycodes (#19120) | Joel Challis | 2022-11-22 | 1 | -2/+2 |
| | |||||
* | Remove .noci functionality (#19122) | Joel Challis | 2022-11-21 | 4 | -0/+0 |
| | |||||
* | VIA V3 - The Custom UI Update (#18222) | Wilba | 2022-11-10 | 1 | -0/+1 |
| |