Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-12 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-10-11 | Add 62 key Dactyl Manuform (#21394) | adam tombleson | |
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> | |||
2023-09-20 | Modernize `dactyl_manuform/dmote` keyboard (#20427) | Duncan Sutherland | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
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-08-03 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-08-03 | Add VIA layout for Dactyl Manuform 5x6 (#21649) | Hugh Rawlinson | |
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> | |||
2023-07-20 | Rename `dactyl_manuform` variant `3x5_3` (#21015) | Duncan Sutherland | |
2023-07-08 | Modernize, correct, and uniform `dactyl_manuform` variant `5x6_68` (#21299) | Duncan Sutherland | |
2023-07-08 | update layouts of `dactyl_manuform/4x5_5` (#21094) | Duncan Sutherland | |
2023-07-08 | rename and modernise `dactyl_manuform/6x6_kinesis` (#21302) | Duncan Sutherland | |
2023-07-08 | Revamp `dactyl_manuform` readme.md (#20395) | Duncan Sutherland | |
2023-06-18 | Move `RGBLED_NUM` to data driven (#21278) | Ryan | |
2023-06-14 | [Keyboard] `dactyl_manuform/6x7` pin correction (#21240) | Duncan Sutherland | |
2023-06-13 | [Keymap] Fix `scheikled` keymap for `dactyl_manuform/4x6` (#21206) | Duncan Sutherland | |
2023-06-11 | [Keyboard] correct and modernise `dactyl_manuform/6x7` variant (#21176) | Duncan Sutherland | |
2023-06-06 | Move `RGBLED_SPLIT` to data driven (#21113) | Ryan | |
Co-authored-by: Joel Challis <git@zvecr.com> | |||
2023-05-20 | add additional layouts to `dactyl_manuform` variants (#20688) | Duncan Sutherland | |
2023-05-02 | `info.json` whitespace cleanups (#20651) | Ryan | |
2023-04-30 | Remove `FLIP_HALF` layouts and move to data driven (#20588) | Ryan | |
2023-04-25 | Move miscellaneous layouts to data driven (#20516) | Ryan | |
2023-04-12 | Move single `LAYOUT`s to data driven (#20365) | 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-04-03 | Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) | precondition | |
2023-04-03 | Add direction to dynamic_macro_record_start_user (#19689) | Johannes H. Jensen | |
2023-04-03 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-04-03 | ISO-DE Keymap for Dactyl Manuform 6x7 (#19441) | andi4000 | |
2023-04-01 | Move split layouts to data driven (#20290) | Ryan | |
2023-03-17 | Remove more empty headers (#20155) | Ryan | |
2023-03-11 | Move matrix config to info.json, part 6 (#20019) | Ryan | |
2023-02-18 | Fix more build failures (#19869) | Ryan | |
2023-02-17 | Move `SOFT_SERIAL_PIN` to data driven (#19863) | Ryan | |
2023-02-17 | Remove matrix size defines (#19581) | Ryan | |
2023-02-17 | Move Bootmagic config to data driven (#19860) | Ryan | |
2023-02-10 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-02-10 | [Keyboard] Add Dactyl 6x5 68 keys (#18679) | kpagratis | |
2023-02-08 | Remove `SOFT_SERIAL_PIN` for non-split boards (#19774) | Ryan | |
* Remove `SOFT_SERIAL_PIN` for non-split boards * Delete more empty config.h | |||
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | |
2023-02-03 | Debounce defines cleanup (#19742) | Ryan | |
* 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 | |||
2023-02-03 | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) | Ryan | |
2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | |
2023-01-30 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | |
2023-01-28 | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan | |
2023-01-26 | VIA keymap for the dactyl manuform 4x6 (#19668) | AnotherStranger | |
Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2023-01-19 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-01-19 | Fixup ChibiOS header inclusion search ordering. (#19623) | Nick Brassel | |
* Add STM32F446-Nucleo onekey. * Fixup onekey build for F446, all keymaps. * Fixup board inclusion search ordering. | |||
2023-01-12 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-01-12 | weact docs patch re "security vulnerability" (#19572) | Tom Barnes | |