summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-11-1213-0/+608
|\|
| * [Keyboard] Add Dactyl Manuform 5x6 with 6 thumb cluster (#18845)fgoodwin2022-11-127-0/+272
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
| * [Keyboard] Add Handwired alcor dactyl (#18586)Ethan Johnston2022-11-126-0/+336
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Digitizer feature improvements (#19034)Ryan2022-11-121-26/+46
| |
* | onekey: disable NKRO and mousekeys by default (#19038)Ryan2022-11-122-6/+2
| |
* | LED config fixes (#18973)Ryan2022-11-112-5/+5
| |
* | `handwired/swiftrax/cowfish`: fix layouts (#18984)Ryan2022-11-094-113/+519
| |
* | Normalise output selection (Bluetooth) keycodes (#19004)Ryan2022-11-086-16/+10
| |
* | `handwired/swiftrax/walter`: fix layout mismatch (#18974)Ryan2022-11-062-81/+78
| | | | | | | | | | * `handwired/swiftrax/walter`: fix layout mismatch * Undo K4A removal, fix info.json instead
* | Reworked backlight keycodes. (#18961)Nick Brassel2022-11-067-9/+9
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Macro keycode name refactoring (#18958)Nick Brassel2022-11-051-1/+1
| |
* | Fix "no matrix definition" errors for some boards (#18954)Ryan2022-11-052-2/+2
| |
* | Normalise Dynamic Macro keycodes (#18939)Ryan2022-11-031-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | * `DYN_REC_START1` -> `QK_DYNAMIC_MACRO_RECORD_START_1` * `DYN_REC_START2` -> `QK_DYNAMIC_MACRO_RECORD_START_2` * `DYN_MACRO_PLAY1` -> `QK_DYNAMIC_MACRO_PLAY_1` * `DYN_MACRO_PLAY2` -> `QK_DYNAMIC_MACRO_PLAY_2` * `DYN_REC_STOP` -> `QK_DYNAMIC_MACRO_RECORD_STOP` * Update docs
* | Resolve info.json/rules.mk feature conflicts in three boards (#18942)Ryan2022-11-032-25/+2
| |
* | Added analog support for WB32 MCU. (#18289)Joy Lee2022-11-0110-6/+120
| | | | | | Co-authored-by: Joy <chang.li@westberrytech.com>
* | Normalise Unicode keycodes (#18898)Ryan2022-10-3113-27/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * `UC_MOD`/`UC_RMOD` -> `UC_NEXT`/`UC_PREV` * `UNICODE_MODE_*` -> `QK_UNICODE_MODE_*` * `UC_MAC` -> `UNICODE_MODE_MACOS` * `UC_LNX` -> `UNICODE_MODE_LINUX` * `UC_WIN` -> `UNICODE_MODE_WINDOWS` * `UC_BSD` -> `UNICODE_MODE_BSD` * `UC_WINC` -> `UNICODE_MODE_WINCOMPOSE` * `UC_EMACS` -> `UNICODE_MODE_EMACS` * `UC__COUNT` -> `UNICODE_MODE_COUNT` * `UC_M_MA` -> `UC_MAC` * `UC_M_LN` -> `UC_LINX` * `UC_M_WI` -> `UC_WIN` * `UC_M_BS` -> `UC_BSD` * `UC_M_WC` -> `UC_WINC` * `UC_M_EM` -> `UC_EMAC` * Docs * Update quantum/unicode/unicode.h
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-10-292-0/+28
|\|
| * [Keymap] Update Miryoku (#18773)Manna Harbour2022-10-272-0/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [miryoku] Revert "[Keymap] manna-harbour_miryoku RESET to QK_BOOT (#18755)" This reverts commit 89dbc181617e69a5b4d91d9d772724daa2d387bb. * [miryoku] Add keyboardio/model01 * [miryoku] Add handwired/dactyl_manuform/4x6 * [miryoku] Update BT keycodes - Update BT keycodes on Media inner index: - Move OUT_AUTO to bottom row - Move RGB_TOG in vi to pinkie column to match other TOG keycodes, and rotate row * [miryoku] Add Extra and Tap layers * [miryoku] Rename config workflow option to custom_config * [miryoku] Update custom_config.h and custom_rules.mk behaviour * [miryoku] Make mapping macro customisable globally and per layer * [miryoku] Add layer lock * [miryoku] Update RGB order in media-l-invertedt * [miryoku] Change mouse button order * [miryoku] Change to X macros for layer list - Supports adding and removing layers from custom_config.h - Add "U_" prefix to layer names - Add layer name strings - Populate keymaps array from X macro - Populate layers enum from X macro - Move layers enum to manna-harbour_miryoku.h - Rename miryoku_alternatives.h to miryoku_layer_alternatives.h - Rename miryoku_layer.h to miryoku_layer_selection.h - Remove miryoku_layer_names.h - Add miryoku_layer_list.h * [miryoku] Reformat split_3x6_3 mapping * [miryoku] Add merge field to workflows * [miryoku] Update thumb combos with new layer names * [miryoku] Update cover image * [miryoku] Add satt/vision * [miryoku] Update Branches and Building docs * [miryoku] Update reset keycode * [miryoku] Add xmk * [miryoku] Add boardsource/lulu * [miryoku] Fix keyboardio/model01
* | Remove rgblight_list.h (#18878)Ryan2022-10-273-3/+3
| | | | | | | | | | | | | | | | | | | | | | * Remove rgblight_list defines with no usage * Remove rgblight_setrgb_*[_at] defines * Remove rgblight_sethsv_* defines * Remove rgblight_sethsv_noeeprom_* defines * Delete rgblight_list.h and remove all references
* | Remove `KC_DELT` (#18882)Ryan2022-10-272-4/+4
| |
* | [Core] Adjust PWM hardware audio driver for RP2040 (#17723)Stefan Kerkmann2022-10-278-10/+7
| |
* | Normalise Space Cadet keycodes (#18864)Ryan2022-10-2719-42/+42
| |
* | Deprecate `CAPS_WORD`/`CAPSWRD` for `CW_TOGG` (#18834)Ryan2022-10-248-12/+12
| |
* | Normalise Joystick and Programmable Button keycodes (#18832)Ryan2022-10-243-7/+7
| |
* | Deprecate `VLK_TOG` for `VK_TOGG` (#18807)Ryan2022-10-221-1/+1
| |
* | Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan2022-10-212-2/+2
| |
* | Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan2022-10-212-7/+7
| |
* | Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-2017-18/+18
| |
* | Fix build failures uncovered by #18753 (#18789)Ryan2022-10-211-5/+0
| |
* | Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-2010-12/+12
| | | | | | | | | | | | | | | | | | | | | | * `EEP_RST` -> `EE_CLR`, default-ish keymaps * `EEP_RST` -> `EE_CLR`, user keymaps * `EEP_RST` -> `EE_CLR`, community layouts * `EEP_RST` -> `EE_CLR`, userspace * `EEP_RST` -> `EE_CLR`, docs & core
* | Remove legacy Debug keycode (#18769)Ryan2022-10-1918-22/+22
| | | | | | | | | | | | | | | | | | | | | | * `DEBUG` -> `DB_TOGG`, default-ish keymaps * `DEBUG` -> `DB_TOGG`, user keymaps * `DEBUG` -> `DB_TOGG`, community layouts * `DEBUG` -> `DB_TOGG`, userspace * `DEBUG` -> `DB_TOGG`, docs & core
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-174-71/+9
|\|
| * Fixup handwired/kbod (#18754)jack2022-10-174-71/+9
| |
* | Remove legacy sendstring keycodes (#18749)Ryan2022-10-172-6/+6
| |
* | Remove legacy keycodes, part 6 (#18740)Ryan2022-10-1630-132/+132
| | | | | | | | | | | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
* | Remove legacy keycodes, part 5 (#18710)Ryan2022-10-15114-160/+160
| | | | | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-154-55/+0
|\|
| * fix: Remove OLED support (#18719)Reibl János Dániel2022-10-154-55/+0
| | | | | | | | | | | | | | * fix: Remove OLED support * redundant files Co-authored-by: zvecr <git@zvecr.com>
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-1558-361/+259
| |
* | Remove legacy keycodes, part 4 (#18683)Ryan2022-10-1325-41/+41
| | | | | | | | | | | | | | | | | | | | | | * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC`
* | Remove keymaps that still reference legacy macros (#18693)Joel Challis2022-10-137-1131/+0
| |
* | Fixup handwired/jopr — remove deprecated keycode (#18668)jack2022-10-131-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-128-411/+0
|\|
| * Remove xealousbrown keyboard (#18658)Alex Ong2022-10-128-411/+0
| | | | | | Co-authored-by: alexo <alex-ong>
* | Remove legacy keycodes, part 3 (#18669)Ryan2022-10-114-6/+6
| | | | | | | | | | | | | | | | | | * `KC__VOLDOWN` -> `KC_VOLD` * `KC__VOLUP` -> `KC_VOLU` * `KC__MUTE` -> `KC_MUTE` * `KC_POWER` -> `KC_PWR`
* | Remove legacy keycodes, part 2 (#18660)Ryan2022-10-1013-36/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * `KC_SYSREQ` -> `KC_SYRQ` And one `KC_ALT_ERASE` -> `KC_ERAS` * `KC_NONUS_BSLASH` -> `KC_NUBS` * `KC_NUMLOCK` -> `KC_NUM` * `KC_CLCK` -> `KC_CAPS` * `KC_SCROLLLOCK` -> `KC_SCRL` * `KC_LBRACKET` -> `KC_LBRC` * `KC_RBRACKET` -> `KC_RBRC` * `KC_CAPSLOCK` -> `KC_CAPS`
* | twig50 - Remove deprecated keycodes (#18651)jack2022-10-091-3/+3
| |
* | Remove legacy international keycodes (#18588)Ryan2022-10-097-8/+8
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-076-32/+0
|\|
| * Remove all `BACKLIGHT_LEVELS 0` (#18630)jack2022-10-076-32/+0
| |