summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix info.json LTO and format encoder definitions (#20456)Ryan2023-04-152-5/+2
* | Encodermap direction define. (#20454)Nick Brassel2023-04-154-4/+4
* | Move single `60_ansi`, `60_hhkb` and `60_iso` layouts to data driven (#20438)Ryan2023-04-152-43/+68
* | Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-1516-486/+673
* | Move remaining `LAYOUT`s to data driven (#20422)Ryan2023-04-1513-1261/+1131
* | Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)Ryan2023-04-142-2/+1
* | Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-12179-8446/+6015
* | Move `default` layouts to data driven (#20349)Ryan2023-04-082-240/+155
* | Move split space/backspace layouts to data driven (#20356)Ryan2023-04-084-249/+315
* | Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-0818-10/+27
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-06152-113/+205
* | [Chore] Remove stray mod tap interrupt defines and per key functions (#20347)Stefan Kerkmann2023-04-061-5/+5
* | Move TKL layouts to data driven (#20337)Ryan2023-04-052-125/+95
* | Move Alice and Ergodox layouts to data driven (#20340)Ryan2023-04-056-217/+413
* | Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-0555-922/+318
* | Move 65% layouts to data driven (#20308)Ryan2023-04-049-889/+694
* | Move fullsize layouts to data driven (#20317)Ryan2023-04-047-734/+629
* | Move TKL F13 and FRL layouts to data driven (#20310)Ryan2023-04-042-480/+411
* | Add core/fallback encoder behaviour (#20320)jack2023-04-035-91/+0
* | Fix a handful of CLI errors (#20321)Ryan2023-04-031-3/+0
* | Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-0320-25/+2
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2023-04-032-2/+2
|\|
| * onekey: Fix console output on AVR (#19930)Sergey Vlasov2023-04-032-2/+2
* | 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 66% and 68% layouts to data driven (#20293)Ryan2023-04-012-102/+72
* | Move split layouts to data driven (#20290)Ryan2023-04-019-339/+194
* | WS2812 driver improvements (#20262)Ryan2023-03-301-1/+1
* | Merge remote-tracking branch 'upstream/master' into developNick Brassel2023-03-308-0/+200
|\|
| * [Keyboard] Add KeyDeck8 (#20107)Maverick01972023-03-298-0/+200
* | Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-2943-1444/+948
* | Fix layouts containing keys with multiple matrix positions (#20191)Ryan2023-03-296-349/+209
* | Custom keycodes in JSON (#19925)Joel Challis2023-03-271-0/+12
* | Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-2619-15/+27
* | Fix some more missing `#pragma once`s (#20241)Ryan2023-03-236-0/+12
* | Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-2318-86/+1
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2023-03-236-3/+114
|\|
| * [Keyboard] Add via support for jotanck keyboard (#20146)jotix2023-03-226-4/+114
* | Clean up APA102 config and add DD mapping (#20159)Ryan2023-03-2036-36/+72
* | Fixup CI build for F103C6 onekey. (#20188)Nick Brassel2023-03-191-1/+1
* | Remove trailing zeroes in info.json layouts (#20156)Ryan2023-03-174-23/+23
* | Remove more empty headers (#20155)Ryan2023-03-17158-1787/+0
* | Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-1626-303/+6
* | Fix layout macro keys with no matrix position (#20033)Ryan2023-03-133-3/+3
* | Adjust offset for some layouts (#20075)Ryan2023-03-138-357/+438
* | Remove pointless `USE_I2C` blocks in keyboard headers (#20084)Ryan2023-03-101-9/+0
* | Move matrix config to info.json, part 6 (#20019)Ryan2023-03-11409-2942/+1054
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-109-0/+323
|\|
| * [Keyboard] Add tsubasa keyboard (#19352)Kuribayashi Atsushi2023-03-109-0/+323