Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-31 | Remove always enabled effects from lighting animation list (#22992) | Joel Challis | |
* Remove 'solid_color' from animation list * Remove 'solid'/'none' from animation list | |||
2024-01-13 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2024-01-12 | [Keyboard] pi60rgb_v2 (#22156) | ziptyze | |
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2024-01-02 | Migrate RGB Matrix config to info.json - [0-9] (#22797) | Joel Challis | |
2023-12-20 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | |
2023-12-20 | Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682) | Ryan | |
2023-12-18 | Remove obvious user keymaps, `keyboards/[0-9]*` edition. (#22691) | Nick Brassel | |
2023-12-17 | [Keymap Removal] Planck and related keymaps. (#22683) | Nick Brassel | |
2023-11-27 | Remove userspace keymaps (#22544) | Joel Challis | |
2023-11-12 | Generalise ADC driver source inclusion (#22448) | Joel Challis | |
2023-09-20 | Migrate dynamic_keymap.layer_count >= 4 (#22087) | Joel Challis | |
2023-09-15 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-09-15 | [Keyboard] add 1upkeyboards 1upslider8 (#21546) | ziptyze | |
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2023-09-12 | Migrate stray WS2812_DRIVER to info.json | zvecr | |
2023-09-04 | Clean up RGB LED type (#21859) | Ryan | |
2023-09-03 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-09-02 | Add 1upkeyboards Super16v3 (#21665) | ziptyze | |
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> | |||
2023-08-31 | 1UpKeyboards Pi60 Layout Additions (#21874) | James Young | |
* [refactor] rename LAYOUT_60_ansi to LAYOUT_all * [enhancement] add LAYOUT_60_ansi * [enhancement] add LAYOUT_60_ansi_split_bs_rshift * [enhancement] add LAYOUT_60_ansi_tsangan * [enhancement] add LAYOUT_60_tsangan_hhkb * [enhancement] add LAYOUT_60_iso * [enhancement] add LAYOUT_60_iso_split_bs_rshift * [enhancement] add LAYOUT_60_iso_tsangan * [enhancement] add LAYOUT_60_iso_tsangan_split_bs_rshift * [enhancement] enable Community Layout support * [enhancement] add LAYOUT_60_hhkb * [enhancement] add LAYOUT_60_ansi_arrow * [enhancement] add LAYOUT_60_iso_arrow * [docs] add layout/matrix diagram | |||
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-23 | RGB Matrix: driver naming cleanups (#21594) | Ryan | |
2023-08-15 | OLED: driver naming cleanups (#21710) | 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 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-07-09 | 1upocarina (#21039) | ziptyze | |
Co-authored-by: Joel Challis <git@zvecr.com> | |||
2023-07-06 | Get rid of `USB_LED_CAPS_LOCK` (#21436) | Ryan | |
2023-07-04 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-07-04 | [Keyboard] Update 1upkeyboards pi60 config (#21404) | ziptyze | |
2023-06-27 | Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366) | Ryan | |
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-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 | Fixup 1upkeyboards/pi50 (#20733) | jack | |
2023-05-05 | 1upkeyboards/pi50 WS2812_DI_PIN patch for develop (#20731) | Tom Barnes | |
2023-05-04 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-05-04 | [Keyboard] Add 1upkeyboards pi50 (#20242) | ziptyze | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2023-05-04 | Even more `info.json` whitespace cleanups (#20703) | Ryan | |
2023-05-02 | `info.json` whitespace cleanups (#20651) | Ryan | |
2023-04-27 | Move 60% layouts to data driven (#20477) | 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 `60_ansi`, `60_hhkb` and `60_iso` layouts to data driven (#20438) | Ryan | |
2023-04-14 | Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417) | Ryan | |
2023-04-08 | Move `RGB_MATRIX_DRIVER` to data driven (#20350) | Ryan | |
2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | |
2023-03-29 | Move ortho & numpad layouts to data driven (#20183) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-03-29 | Fix layouts containing keys with multiple matrix positions (#20191) | Ryan | |
2023-03-26 | Move `WS2812_DRIVER` to data driven (#20248) | Ryan | |