| Commit message (Expand) | Author | Age | Files | Lines |
* | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 2023-06-18 | 2 | -22/+3 |
* | add additional layouts to `dactyl_manuform` variants (#20688) | Duncan Sutherland | 2023-05-20 | 3 | -0/+76 |
* | Remove `FLIP_HALF` layouts and move to data driven (#20588) | Ryan | 2023-04-30 | 2 | -97/+46 |
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 2 | -1/+3 |
* | Remove more empty headers (#20155) | Ryan | 2023-03-17 | 1 | -1/+0 |
* | Move matrix config to info.json, part 6 (#20019) | Ryan | 2023-03-11 | 2 | -8/+5 |
* | Move `SOFT_SERIAL_PIN` to data driven (#19863) | Ryan | 2023-02-17 | 1 | -0/+3 |
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 1 | -5/+0 |
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 2 | -6/+2 |
* | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) | Ryan | 2023-02-03 | 1 | -3/+0 |
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 1 | -1/+0 |
* | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan | 2023-01-28 | 1 | -3/+0 |
* | Remove useless line continuations (#19399) | Ryan | 2022-12-30 | 1 | -23/+23 |
* | Remove `KC_DELT` (#18882) | Ryan | 2022-10-27 | 1 | -1/+1 |
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 1 | -1/+1 |
* | Remove legacy keycodes, part 4 (#18683) | Ryan | 2022-10-13 | 1 | -1/+1 |
* | Remove legacy keycodes, part 2 (#18660) | Ryan | 2022-10-10 | 1 | -1/+1 |
* | Remove legacy USE_SERIAL define (#18292) | Dasky | 2022-09-06 | 3 | -14/+0 |
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 1 | -1/+1 |
* | Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079) | Ryan | 2022-08-20 | 2 | -5/+6 |
* | [Keyboard] Clean up dactyl manuform unused files (#15890) | Bartosz Nowak | 2022-07-07 | 3 | -6/+2 |
* | [Keymap] Update Miryoku (#16482) | Manna Harbour | 2022-07-02 | 2 | -2/+0 |
* | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 1 | -2/+1 |
* | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | 2021-12-01 | 1 | -2/+0 |
* | [Keymap] Update Miryoku (#14827) | Manna Harbour | 2021-10-15 | 2 | -2/+2 |
* | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan | 2021-09-12 | 1 | -1/+0 |
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -2/+0 |
* | [Keymap] reflects current rick's keymap (#14169) | Ibnu Daru Aji | 2021-08-31 | 1 | -22/+21 |
* | Remove Full Bootmagic (#13846) | James Young | 2021-08-06 | 1 | -1/+1 |
* | Dactyl Manuform cleanup (#13686) | Ryan | 2021-07-27 | 7 | -242/+211 |
* | [Keymap] Update Miryoku (#13307) | Manna Harbour | 2021-07-03 | 2 | -0/+30 |
* | [Keyboard] update dactyl manuform 4x5 thumb cluster wiring(#12545) | Nathaniel | 2021-05-13 | 1 | -2/+2 |
* | Remove `DESCRIPTION`, H-J (#11616) | Ryan | 2021-01-20 | 1 | -1/+0 |
* | Exclude more keyboards from CI (#11436) | Zach White | 2021-01-13 | 1 | -0/+0 |
* | Initial list of keyboards to exclude from CI (#11213) | Zach White | 2020-12-21 | 1 | -0/+0 |
* | Adding VIA support for Dactyl Manuform 5x7 (#9462) | RJ Bernau | 2020-07-25 | 1 | -2/+2 |
* | [Keymap] new userspace for ibnuda (#8221) | Ibnu Daru Aji | 2020-03-03 | 2 | -0/+93 |
* | Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915) | fauxpark | 2020-01-19 | 1 | -0/+2 |
* | Remove keymap_config extern from default keymaps (#7399) | Drashna Jaelre | 2019-11-20 | 1 | -1/+0 |
* | Cleanup rules.mk for 32U4 keyboards, H (#7030) | fauxpark | 2019-10-20 | 2 | -0/+0 |
* | [Keyboard] Match dactyl-manufom 4x5 layout in doc to actual (#6867) | Dimitri Krassovski | 2019-10-04 | 1 | -3/+3 |
* | Remove old promicro_bootloader_jmp() declarations (#6444) | fauxpark | 2019-08-21 | 1 | -4/+0 |
* | [Keyboard] Added DMOTE (#6087) | Viktor Eikman | 2019-06-06 | 1 | -2/+4 |
* | Cleanup Default Keymaps (#5442) | Drashna Jaelre | 2019-03-19 | 2 | -6/+1 |
* | Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) | noroadsleft | 2019-01-04 | 2 | -6/+0 |
* | Keyboard: Configurator support for handwired/dactyl_manuform (#4558) | noroadsleft | 2018-12-05 | 1 | -0/+59 |
* | Replace outdated RGB/Audio information | Drashna Jaelre | 2018-10-22 | 1 | -2/+1 |
* | Keyboard: Added dactyl-manuform 4x6 and keymap. (#4058) | Filip Sund | 2018-10-03 | 2 | -8/+2 |
* | Keyboard: dactyl manuform 6x6 added (#3662) | zwnk | 2018-08-15 | 1 | -161/+0 |
* | Keyboard: Add default keymap for dactyl_manuform 5x6 (#3649) | zwnk | 2018-08-14 | 4 | -104/+5 |