summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/dactyl_manuform
Commit message (Collapse)AuthorAgeFilesLines
* Add 62 key Dactyl Manuform (#21394)adam tombleson2023-10-115-0/+187
| | | | Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
|
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-1/+0
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-08-032-0/+50
|\
| * Add VIA layout for Dactyl Manuform 5x6 (#21649)Hugh Rawlinson2023-08-032-0/+50
| | | | | | | | Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* | Rename `dactyl_manuform` variant `3x5_3` (#21015)Duncan Sutherland2023-07-2010-837/+0
| |
* | Modernize, correct, and uniform `dactyl_manuform` variant `5x6_68` (#21299)Duncan Sutherland2023-07-084-114/+128
| |
* | update layouts of `dactyl_manuform/4x5_5` (#21094)Duncan Sutherland2023-07-083-297/+71
| |
* | rename and modernise `dactyl_manuform/6x6_kinesis` (#21302)Duncan Sutherland2023-07-084-280/+0
| |
* | Revamp `dactyl_manuform` readme.md (#20395)Duncan Sutherland2023-07-081-148/+72
| |
* | Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-1818-175/+25
| |
* | [Keyboard] `dactyl_manuform/6x7` pin correction (#21240)Duncan Sutherland2023-06-141-1/+1
| |
* | [Keymap] Fix `scheikled` keymap for `dactyl_manuform/4x6` (#21206)Duncan Sutherland2023-06-132-1/+1
| |
* | [Keyboard] correct and modernise `dactyl_manuform/6x7` variant (#21176)Duncan Sutherland2023-06-115-45/+22
| |
* | Move `RGBLED_SPLIT` to data driven (#21113)Ryan2023-06-062-1/+3
|/ | | | Co-authored-by: Joel Challis <git@zvecr.com>
* add additional layouts to `dactyl_manuform` variants (#20688)Duncan Sutherland2023-05-207-0/+240
|
* `info.json` whitespace cleanups (#20651)Ryan2023-05-022-70/+69
|
* Remove `FLIP_HALF` layouts and move to data driven (#20588)Ryan2023-04-302-97/+46
|
* Move miscellaneous layouts to data driven (#20516)Ryan2023-04-2518-1167/+811
|
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-126-229/+148
|
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-0626-18/+40
|
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-033-3/+0
|
* Add direction to dynamic_macro_record_start_user (#19689)Johannes H. Jensen2023-04-031-1/+1
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-033-0/+86
|\
| * ISO-DE Keymap for Dactyl Manuform 6x7 (#19441)andi40002023-04-033-0/+86
| |
* | Move split layouts to data driven (#20290)Ryan2023-04-015-186/+101
| |
* | Remove more empty headers (#20155)Ryan2023-03-1713-57/+0
| |
* | Move matrix config to info.json, part 6 (#20019)Ryan2023-03-1132-206/+80
|/
* Fix more build failures (#19869)Ryan2023-02-182-1/+1
|
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-1720-12/+46
|
* Remove matrix size defines (#19581)Ryan2023-02-1715-92/+0
|
* Move Bootmagic config to data driven (#19860)Ryan2023-02-176-17/+15
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-105-0/+168
|\
| * [Keyboard] Add Dactyl 6x5 68 keys (#18679)kpagratis2023-02-105-0/+168
| |
* | Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-2/+0
| | | | | | | | | | * Remove `SOFT_SERIAL_PIN` for non-split boards * Delete more empty config.h
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0830-99/+35
| |
* | Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-034-12/+0
| |
* | Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-3119-19/+0
| |
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2023-01-303-0/+137
|\|
| * VIA keymap for the dactyl manuform 4x6 (#19668)AnotherStranger2023-01-263-0/+137
| | | | | | | | Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-284-12/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-191-1/+1
|\|
| * Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel2023-01-191-1/+1
| | | | | | | | | | | | | | | | * Add STM32F446-Nucleo onekey. * Fixup onekey build for F446, all keymaps. * Fixup board inclusion search ordering.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-121-1/+1
|\|
| * weact docs patch re "security vulnerability" (#19572)Tom Barnes2023-01-121-1/+1
| |
* | Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Migrate `LAYOUTS` to data driven, 0-9 * Migrate `LAYOUTS` to data driven, A * Migrate `LAYOUTS` to data driven, B * Migrate `LAYOUTS` to data driven, C * Migrate `LAYOUTS` to data driven, D * Migrate `LAYOUTS` to data driven, E * Migrate `LAYOUTS` to data driven, F * Migrate `LAYOUTS` to data driven, G * Migrate `LAYOUTS` to data driven, H * Migrate `LAYOUTS` to data driven, handwired * Migrate `LAYOUTS` to data driven, I * Migrate `LAYOUTS` to data driven, J * Migrate `LAYOUTS` to data driven, K * Migrate `LAYOUTS` to data driven, L * Migrate `LAYOUTS` to data driven, M * Migrate `LAYOUTS` to data driven, N * Migrate `LAYOUTS` to data driven, O * Migrate `LAYOUTS` to data driven, P * Migrate `LAYOUTS` to data driven, Q * Migrate `LAYOUTS` to data driven, R * Migrate `LAYOUTS` to data driven, S * Migrate `LAYOUTS` to data driven, T * Migrate `LAYOUTS` to data driven, U * Migrate `LAYOUTS` to data driven, V * Migrate `LAYOUTS` to data driven, W * Migrate `LAYOUTS` to data driven, X * Migrate `LAYOUTS` to data driven, Y * Migrate `LAYOUTS` to data driven, Z
* | Remove useless line continuations (#19399)Ryan2022-12-301-23/+23
| |