summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired
Commit message (Expand)AuthorAgeFilesLines
* [Keyboard] add phantagom/baragon marcopad (#20543)Dennis Kruyt2023-05-017-0/+152
* [Keyboard] add phantagom/varan rgb numpad (#20587)Dennis Kruyt2023-05-016-0/+212
* onekey: Fix console output on AVR (#19930)Sergey Vlasov2023-04-032-2/+2
* ISO-DE Keymap for Dactyl Manuform 6x7 (#19441)andi40002023-04-033-0/+86
* [Keyboard] Add KeyDeck8 (#20107)Maverick01972023-03-298-0/+200
* [Keyboard] Add via support for jotanck keyboard (#20146)jotix2023-03-226-4/+114
* [Keyboard] Add tsubasa keyboard (#19352)Kuribayashi Atsushi2023-03-109-0/+323
* [Keyboard] update matrix pins for Polly40 (#20002)Paul Enrico N. Viola2023-03-093-45/+45
* [Keyboard] Sejin EAT-1010R2 keyboard (#19809)Dmitry Nosachev2023-03-067-0/+250
* added Polly40 keyboard (#19936)Paul Enrico N. Viola2023-03-017-0/+228
* [Keymap] Drashna updates for 0.20.0 (#19960)Drashna Jaelre2023-02-281-17/+22
* Move encoder config to data driven (#19923)Ryan2023-02-2651-134/+149
* Move backlight config to data driven (#19910)Ryan2023-02-2634-65/+65
* Reallocate SAFE_RANGE (#19909)Joel Challis2023-02-231-2/+0
* Migrate some more layouts to data driven (#19889)Ryan2023-02-239-367/+208
* Move QMK LUFA bootloader config to data driven (#19879)Ryan2023-02-236-11/+9
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-231-5/+1
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-229-16/+0
* Add some missing `#pragma once`s (#19902)Ryan2023-02-211-0/+3
* Move backlight config to data driven, part 1 (#19887)Ryan2023-02-216-12/+6
* Move layouts for direct_pins boards to data driven (#19872)Ryan2023-02-1926-342/+52
* Fix more build failures (#19869)Ryan2023-02-182-1/+1
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-1768-87/+114
* Remove matrix size defines (#19581)Ryan2023-02-17187-790/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-1730-83/+55
* Move Bootmagic config to data driven (#19860)Ryan2023-02-1722-76/+48
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-1726-350/+0
* Migrate `DIRECT_PINS` to data driven (#19826)Ryan2023-02-1416-91/+47
* Merge branch 'master' into developDasky2023-02-143-12/+8
|\
| * Fixup swiftrax/bumblebee (reduce firmware size) (#19834)jack2023-02-133-16/+8
* | Refactor Leader key feature (#19632)Ryan2023-02-131-84/+64
* | Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis2023-02-118-17/+17
* | 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-0815-159/+0
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-08437-1358/+503
* | Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan2023-02-0712-63/+0
* | Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-0735-141/+0
* | Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-0634-168/+0
* | Remove `IS_HOST_LED_ON` and migrate usages (#19753)Ryan2023-02-062-2/+2
* | Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-058-45/+0
* | Debounce defines cleanup (#19742)Ryan2023-02-03177-480/+14
* | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-0388-268/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-016-0/+319
|\|
| * [Keyboard] Add modded Razer Orbweaver with RP2040 (#19711)a_marmot2023-02-016-0/+319
* | Clean up Force NKRO in config.h (#19718)Ryan2023-01-3054-1132/+0
* | Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-31252-252/+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
* | Remove deprecated Quantum keycodes (#19712)Ryan2023-01-291-1/+1