Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove use of layout macros for `music_map` (#20634) | Ryan | 2023-04-30 | 5 | -9/+42 |
| | |||||
* | [Keymap] Update brauner preonic layout (#20439) | Christian Brauner | 2023-04-15 | 2 | -0/+13 |
| | |||||
* | Encodermap direction define. (#20454) | Nick Brassel | 2023-04-15 | 2 | -2/+2 |
| | |||||
* | Move `RGB_MATRIX_DRIVER` to data driven (#20350) | Ryan | 2023-04-08 | 4 | -2/+6 |
| | |||||
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 5 | -4/+4 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-04-05 | 4 | -0/+163 |
|\ | |||||
| * | Add peterfalken userspace & keymaps (#19897) | Luis Garcia | 2023-04-05 | 4 | -0/+163 |
| | | | | | | | | Co-authored-by: Peter.Falken <luis.garcia@bitjester.com> | ||||
* | | Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) | precondition | 2023-04-03 | 2 | -4/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-04-03 | 2 | -0/+46 |
|\| | |||||
| * | Adding my keymap (#19964) | Torsten Schneider | 2023-04-03 | 2 | -0/+46 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-04-02 | 1 | -6/+13 |
|\| | |||||
| * | [Keymap] update arkag keymap, add hitbox layout (#20271) | Alexander Kagno | 2023-04-02 | 1 | -6/+13 |
| | | | | | | Co-authored-by: Alex Kagno <alex@turncommerce.com> | ||||
* | | Move ortho & numpad layouts to data driven (#20183) | Ryan | 2023-03-29 | 15 | -1099/+885 |
| | | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | | Move `WS2812_DRIVER` to data driven (#20248) | Ryan | 2023-03-26 | 4 | -2/+6 |
| | | |||||
* | | Move matrix config to info.json, part 4 (#20001) | Ryan | 2023-03-11 | 7 | -18/+20 |
| | | |||||
* | | Remove empty rules.mk from keymaps (#20056) | Joel Challis | 2023-03-08 | 7 | -0/+0 |
|/ | |||||
* | Add new keymap for Preonic rev3 (#19706) | Guillermo Aguirre | 2023-03-03 | 4 | -0/+296 |
| | |||||
* | Move encoder config to data driven (#19923) | Ryan | 2023-02-26 | 4 | -6/+10 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Move backlight config to data driven (#19910) | Ryan | 2023-02-26 | 3 | -2/+6 |
| | |||||
* | Move QMK LUFA bootloader config to data driven (#19879) | Ryan | 2023-02-23 | 2 | -5/+6 |
| | |||||
* | VIA Protocol 12 + fixes (#19916) | Nick Brassel | 2023-02-23 | 2 | -10/+4 |
| | | | | | Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com> | ||||
* | Remove default and unused `BACKLIGHT_LEVELS` (#19898) | Ryan | 2023-02-22 | 1 | -2/+0 |
| | |||||
* | Add some missing `#pragma once`s (#19902) | Ryan | 2023-02-21 | 2 | -0/+4 |
| | |||||
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 3 | -16/+0 |
| | |||||
* | Refactor Leader key feature (#19632) | Ryan | 2023-02-13 | 3 | -154/+126 |
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | Remove matrix_init_quantum/matrix_scan_quantum (#19806) | Joel Challis | 2023-02-11 | 1 | -2/+2 |
| | |||||
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 8 | -25/+9 |
| | |||||
* | Remove `DEBOUNCE` macro usage (#19750) | jack | 2023-02-06 | 1 | -0/+4 |
| | |||||
* | Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748) | Ryan | 2023-02-05 | 2 | -10/+0 |
| | |||||
* | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 3 | -9/+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 | 1 | -3/+0 |
| | |||||
* | Clean up Force NKRO in config.h (#19718) | Ryan | 2023-01-30 | 2 | -42/+0 |
| | |||||
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 6 | -6/+0 |
| | |||||
* | Remove deprecated Quantum keycodes (#19712) | Ryan | 2023-01-29 | 2 | -2/+2 |
| | |||||
* | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan | 2023-01-28 | 3 | -3/+0 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-24 | 1 | -32/+26 |
|\ | |||||
| * | [Keymap] Update brauner preonic layout (#19665) | Christian Brauner | 2023-01-24 | 1 | -32/+26 |
| | | |||||
* | | Fix functions with empty params (#19647) | Ryan | 2023-01-20 | 10 | -16/+16 |
| | | | | | | | | | | * Fix functions with empty params * Found a bunch more | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-19 | 2 | -2/+2 |
|\| | |||||
| * | Fixup ChibiOS header inclusion search ordering. (#19623) | Nick Brassel | 2023-01-19 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | * Add STM32F446-Nucleo onekey. * Fixup onekey build for F446, all keymaps. * Fixup board inclusion search ordering. | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-15 | 1 | -38/+43 |
|\| | |||||
| * | [Keymap] Update brauner preonic layout (#19595) | Christian Brauner | 2023-01-15 | 1 | -38/+43 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-12 | 4 | -0/+504 |
|\| | |||||
| * | [Keymap] Add brauner preonic layout (#19444) | Christian Brauner | 2023-01-12 | 4 | -0/+504 |
| | | |||||
* | | Migrate `LAYOUTS` to data driven (#19541) | Ryan | 2023-01-10 | 8 | -10/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Migrate `LAYOUTS` to data driven, 0-9 * Migrate `LAYOUTS` to data driven, A * Migrate `LAYOUTS` to data driven, B * Migrate `LAYOUTS` to data driven, C * Migrate `LAYOUTS` to data driven, D * Migrate `LAYOUTS` to data driven, E * Migrate `LAYOUTS` to data driven, F * Migrate `LAYOUTS` to data driven, G * Migrate `LAYOUTS` to data driven, H * Migrate `LAYOUTS` to data driven, handwired * Migrate `LAYOUTS` to data driven, I * Migrate `LAYOUTS` to data driven, J * Migrate `LAYOUTS` to data driven, K * Migrate `LAYOUTS` to data driven, L * Migrate `LAYOUTS` to data driven, M * Migrate `LAYOUTS` to data driven, N * Migrate `LAYOUTS` to data driven, O * Migrate `LAYOUTS` to data driven, P * Migrate `LAYOUTS` to data driven, Q * Migrate `LAYOUTS` to data driven, R * Migrate `LAYOUTS` to data driven, S * Migrate `LAYOUTS` to data driven, T * Migrate `LAYOUTS` to data driven, U * Migrate `LAYOUTS` to data driven, V * Migrate `LAYOUTS` to data driven, W * Migrate `LAYOUTS` to data driven, X * Migrate `LAYOUTS` to data driven, Y * Migrate `LAYOUTS` to data driven, Z | ||||
* | | Align definition of unicode_map (#19452) | Joel Challis | 2023-01-01 | 1 | -1/+1 |
| | | |||||
* | | Remove useless line continuations (#19399) | Ryan | 2022-12-30 | 29 | -808/+808 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-12-27 | 4 | -0/+231 |
|\| | |||||
| * | [Keymap] Add snowskeleton preonic layout (#19357) | Isaac Lyons | 2022-12-27 | 4 | -0/+231 |
| | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | | Tap Dance: remove `qk_` prefix (#19313) | Ryan | 2022-12-14 | 7 | -67/+67 |
| | |