Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-01 | Migrate lighting defaults to info.json (#22920) | Joel Challis | |
2024-02-01 | Migrate RGB Matrix config to info.json - K (#22911) | Joel Challis | |
2024-01-20 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2024-01-20 | Add Iris CE Rev. 1 (#22930) | Danny | |
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: jack <0x6a73@protonmail.com> | |||
2024-01-09 | Migrate dynamic_keymap.layer_count < 4 where requried (#22091) | Joel Challis | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
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-19 | [Keymap Removal] xiudi/xd75 and related keymaps. (#22698) | Joel Challis | |
2023-12-18 | Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693) | Nick Brassel | |
2023-12-18 | Remove obvious user keymaps, `keyboards/a*` edition. (#22692) | Nick Brassel | |
2023-12-18 | [Keymap Removal] Preonic and related keymaps. (#22689) | Joel Challis | |
2023-12-18 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-12-18 | [Keymap Removal] keebio/iris and related keymaps. (#22690) | Joel Challis | |
2023-12-17 | Merge remote-tracking branch 'upstream/master' into develop | Nick Brassel | |
2023-12-17 | [Keymap Removal] Planck and related keymaps. (#22683) | Nick Brassel | |
2023-12-12 | Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570) | Ryan | |
2023-12-05 | Remove "empty" files (#22603) | Joel Challis | |
2023-12-04 | Fix erroneous commas in `info.json` files (#21712) | Duncan Sutherland | |
2023-12-01 | Fix a bunch of CLI warnings (#22589) | Ryan | |
2023-12-01 | revoke community_layouts from keebio/wtf60 (#22502) | Duncan Sutherland | |
2023-11-27 | Remove userspace keymaps (#22544) | 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-09 | Migrate some common features to generic (#22403) | Joel Challis | |
2023-10-21 | Migrate recently introduced sync items (#22305) | Joel Challis | |
2023-09-14 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-09-13 | Keebio NyquistPad Layout Updates (#22000) | James Young | |
* Rename `LAYOUT` to `LAYOUT_ortho_5x6` [refactor] * Add `LAYOUT_ortho_5x6_1x2u` [enhancement] | |||
2023-09-12 | Migrate stray WS2812_DRIVER to info.json | zvecr | |
2023-09-04 | Clean up RGB LED type (#21859) | Ryan | |
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 | Fix keyboards with old RGB driver names (#21815) | Ryan | |
2023-08-23 | RGB Matrix: driver naming cleanups (#21594) | Ryan | |
2023-07-31 | Fix layout offsets for a handful of boards (#21636) | Ryan | |
2023-07-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-07-24 | Add Nyquistpad (#21578) | Danny | |
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2023-07-21 | backlight: split AVR PWM and timer drivers (#21540) | Ryan | |
2023-07-21 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | |
2023-07-20 | Move files to rev1 folder, add rev2 (#21563) | Danny | |
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> | |||
2023-07-06 | Get rid of `USB_LED_CAPS_LOCK` (#21436) | Ryan | |
2023-07-06 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-07-06 | [Keyboard] Add Nyquist Rev. 4 (#21421) | Danny | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2023-07-06 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-07-05 | [Keymap] small changes, game layer for mattly keymap (#21375) | Matthew Lyon | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2023-07-03 | Fix encoder map declarations (#21435) | Joel Challis | |
2023-07-02 | Reduce `keebio/bamfk1:via` firmware size (#21432) | Joel Challis | |
2023-07-02 | Move miscellaneous defines to data driven (#21382) | Ryan | |
2023-07-01 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-06-30 | Add Iris Rev. 8 (#21392) | Danny | |
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> | |||
2023-06-25 | Move `TAP_CODE_DELAY` to data driven (#21363) | 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-23 | Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) | Nick Brassel | |
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default. |