summaryrefslogtreecommitdiff
path: root/keyboards/handwired/tractyl_manuform
AgeCommit message (Expand)Author
2023-02-23Reallocate SAFE_RANGE (#19909)Joel Challis
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Move Bootmagic config to data driven (#19860)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2023-01-19Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel
2023-01-12weact docs patch re "security vulnerability" (#19572)Tom Barnes
2022-11-29[Keymap] Drashna updates for 0.19 (#19175)Drashna Jaelre
2022-11-27Fix API errors in handwired/tractyl_manuform/5x6_right/arduinomicro (#19166)Joel Challis
2022-11-22Update use of legacy keycodes (#19120)Joel Challis
2022-10-31Normalise Unicode keycodes (#18898)Ryan
2022-10-27[Core] Adjust PWM hardware audio driver for RP2040 (#17723)Stefan Kerkmann
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan
2022-09-30Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-09-30[Keyboard] handwired/tractyl_manuform: Arduino Micro (#17199)Pascal J
2022-09-26Enabling Pointing Device support in register code functions (#18363)Drashna Jaelre
2022-09-25[Keymap] develop updates for Drashna Keymaps (#18472)Drashna Jaelre
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-09-07Remove legacy define SERIAL_USE_MULTI_TRANSACTION (#18299)Dasky
2022-08-28[Keymap] Drashna keymap updates for 0.18.0 (#18184)Drashna Jaelre
2022-08-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-21Move keyboard USB IDs and strings to data driven, pass 3 (#18111)Ryan
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-07-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-14[Keyboard] Fix Tractyl Manuform 4x6 json (#17681)Drashna Jaelre
2022-07-14[Core] PMW33XX drivers overhaul (#17613)Stefan Kerkmann
2022-07-07[Fix] Patches after printf library update (#17584)Stefan Kerkmann
2022-07-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-02[Keymap] Updates to drashna Keymaps and Userspace (#17543)Drashna Jaelre
2022-07-02[Keyboard] Update Charybdis code for Extended Mouse reports (#17435)Drashna Jaelre
2022-07-01Specify blackpill board files where relevant (#17521)Joel Challis
2022-05-30[Keymap] Drashna update for post Q2 merge (#17241)Drashna Jaelre
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-03-18[Keyboard] Update Tractyl Manuform config files (#16684)Drashna Jaelre
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2022-03-06[Keymap] Drashna Mouse keys and oled updates (#16556)Drashna Jaelre
2022-01-30[Keyboard] Overhaul Tractyl Manuform (#16134)Drashna Jaelre
2022-01-30Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-01-30[Keymap] Add oled improvements and cnano keymap for drashna (#16133)Drashna Jaelre
2022-01-21Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-01-21[Keymap] Drashna's OLED rewrite (#15981)Drashna Jaelre
2021-12-30Merge remote-tracking branch 'origin/master' into developQMK Bot