Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-28 | [Keyboard] mechwild/bb40 (#22958) | Less/Rikki | |
Co-authored-by: Kyle McCreery <mccreery.kyle@gmail.com> | |||
2024-02-20 | Manual user keymap removal (#23119) | Joel Challis | |
2024-02-19 | Manual user keymap removal (#23104) | Joel Challis | |
2024-02-18 | Add encoder abstraction. (#21548) | Nick Brassel | |
2023-12-20 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | |
2023-12-18 | Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695) | Nick Brassel | |
2023-12-18 | Remove obvious user keymaps, `keyboards/[0-9]*` edition. (#22691) | Nick Brassel | |
2023-12-05 | Remove "empty" files (#22603) | Joel Challis | |
2023-11-27 | Remove userspace keymaps (#22544) | Joel Challis | |
2023-11-23 | Migrate some dip switch config to info.json (#22437) | Joel Challis | |
2023-11-12 | Remove requirement for `keymap_steno.h` include in keymaps (#22423) | Ryan | |
* Remove requirement for `keymap_steno.h` include in keymaps * Add back keymap_steno.h with a note for the time being | |||
2023-11-08 | feat(mechwild/clunker): new layouts (#22342) | Less/Rikki | |
2023-10-21 | Migrate recently introduced sync items (#22305) | Joel Challis | |
2023-10-13 | Dedupe I2C, SPI, UART driver inclusions (#22253) | Ryan | |
2023-09-20 | Migrate dynamic_keymap.layer_count >= 4 (#22087) | Joel Challis | |
2023-08-23 | Move RGBLight animations to data driven (#21635) | Ryan | |
* Move RGBLight animations to data driven, 0-9 * Move RGBLight animations to data driven, A * Move RGBLight animations to data driven, B * Move RGBLight animations to data driven, C * Move RGBLight animations to data driven, D * Move RGBLight animations to data driven, E * Move RGBLight animations to data driven, F * Move RGBLight animations to data driven, G * Move RGBLight animations to data driven, H * Move RGBLight animations to data driven, handwired * Move RGBLight animations to data driven, I * Move RGBLight animations to data driven, J * Move RGBLight animations to data driven, K * Move RGBLight animations to data driven, L * Move RGBLight animations to data driven, M * Move RGBLight animations to data driven, N * Move RGBLight animations to data driven, O * Move RGBLight animations to data driven, P * Move RGBLight animations to data driven, Q * Move RGBLight animations to data driven, R * Move RGBLight animations to data driven, S * Move RGBLight animations to data driven, T * Move RGBLight animations to data driven, U * Move RGBLight animations to data driven, V * Move RGBLight animations to data driven, W * Move RGBLight animations to data driven, X * Move RGBLight animations to data driven, Y * Move RGBLight animations to data driven, Z * Fix incorrect placement * Fix build failures and mismatches | |||
2023-08-15 | OLED: driver naming cleanups (#21710) | Ryan | |
2023-07-21 | haptic: naming cleanups (#21551) | Ryan | |
2023-07-09 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-07-09 | Userspace and keymap addition (#20522) | miketronic | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2023-07-09 | Move `DEBOUNCE_TYPE` to data driven (#21489) | Ryan | |
2023-06-25 | Move `TAP_CODE_DELAY` to data driven (#21363) | Ryan | |
2023-06-24 | Move `TAPPING_TERM` to data driven (#21296) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-06-24 | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-06-18 | Move `RGBLED_NUM` to data driven (#21278) | Ryan | |
2023-06-16 | Move `RGBLIGHT_SLEEP` to data driven (#21072) | Ryan | |
2023-06-15 | Move `RGBLIGHT_SPLIT` to data driven (#21190) | Ryan | |
* Move `RGBLIGHT_SPLIT` to data driven * Remove where `split_count` is already set | |||
2023-06-06 | Move `RGBLED_SPLIT` to data driven (#21113) | Ryan | |
Co-authored-by: Joel Challis <git@zvecr.com> | |||
2023-05-27 | Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-05-10 | Tidy up encoder_map directions (#20847) | Joel Challis | |
2023-05-06 | MechWild Mercutio Layout Addition (#20738) | James Young | |
* add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_625u_space with reference keymap | |||
2023-05-03 | More `info.json` whitespace cleanups (#20665) | Ryan | |
2023-05-02 | `info.json` whitespace cleanups (#20651) | Ryan | |
2023-05-01 | Move `FORCE_NKRO` to data driven (#20604) | Ryan | |
2023-04-15 | Fix info.json LTO and format encoder definitions (#20456) | Ryan | |
2023-04-15 | Encodermap direction define. (#20454) | Nick Brassel | |
2023-04-15 | Move single `LAYOUT_all`s to data driven (#20430) | Ryan | |
2023-04-12 | Move single `LAYOUT`s to data driven (#20365) | Ryan | |
2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | |
2023-04-05 | Move small macropad-ish layouts to data driven (#20341) | Ryan | |
2023-04-03 | Add core/fallback encoder behaviour (#20320) | jack | |
2023-04-03 | Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) | precondition | |
2023-03-23 | Remove `RGB_DI_PIN` ifdefs (#20218) | Ryan | |
2023-03-17 | Remove more empty headers (#20155) | Ryan | |
2023-03-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-03-16 | [Keymap] Sugarglider VIA keymap enhancement (#20140) | Kyle McCreery | |
2023-03-16 | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-03-15 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-03-15 | [Keyboard] New Keyboard - Sugar Glider (#19933) | Kyle McCreery | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: jack <0x6a73@protonmail.com> | |||
2023-03-13 | Adjust offset for some layouts (#20075) | Ryan | |