summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-057-0/+199
|\|
| * [Keyboard] Twig50 (#18085)nodatk2022-10-047-0/+199
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | onekey: Enable ADC for STM32F072 Discovery (#18592)Ryan2022-10-052-0/+5
| |
* | Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-044-20/+19
| | | | | | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* | [Core] PWM Backlight for RP2040 (#17706)Stefan Kerkmann2022-10-047-1/+28
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-011-3/+2
|\|
| * onekey: fix quine keymap (#18555)Ryan2022-10-011-3/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-304-0/+70
|\|
| * [Keyboard] handwired/tractyl_manuform: Arduino Micro (#17199)Pascal J2022-09-304-0/+70
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | onekey: enable ADC for Bluepill and Blackpill (#18545)Ryan2022-09-3010-0/+26
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-304-0/+130
|\|
| * [Keyboard] Add handwired tkk diodeless keyboard (#18379)Joseph Fass2022-09-294-0/+130
| | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Remove remaining use of terminal keys and related comment labels (#18402)Johannes Löthberg2022-09-293-3/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-297-0/+689
|\|
| * [Keyboard] Add ScottoCMD Keyboard (#18520)Joe Scotto2022-09-297-0/+689
| |
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-09-3069-335/+259
|\|
| * Onekey: migrate some stuff to data driven (#18502)Ryan2022-09-3069-335/+259
| |
* | Merge remote-tracking branch 'origin/master' into developJoshua Diamond2022-09-287-45/+76
|\|
| * [Keyboard] dygma/raise: multiple fixes and improvements (#18361[)Mike Ryan2022-09-288-51/+76
| |
* | Further refactoring of joystick feature (#18437)Ryan2022-09-271-5/+1
| |
* | Enabling Pointing Device support in register code functions (#18363)Drashna Jaelre2022-09-261-10/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-265-0/+175
|\|
| * [Keyboard] Add Osborne 1 handwired keyboard (#18397)Nick Lopez2022-09-255-0/+175
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-267-0/+243
|\|
| * [Keyboard] Add Handwired 87 keys (#17682)Cao Thai Duong2022-09-257-0/+243
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com>
* | Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-264-4/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-264-0/+101
|\|
| * [Keyboard] Add Scotto9 Macropad (#18452)Joe Scotto2022-09-254-0/+101
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | [Keymap] develop updates for Drashna Keymaps (#18472)Drashna Jaelre2022-09-251-3/+3
| |
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-09-246-0/+412
|\|
| * [Keyboard] Add Scotto36 Keyboard (#18446)Joe Scotto2022-09-246-0/+412
| |
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-2316-17/+17
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-161-1/+1
|\|
| * Fix handwired/swiftrax/bumblebee layout macro (#18377)Joel Challis2022-09-161-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-098-69/+102
|\|
| * Add via support for 6key (#18082)Jacqueline Liang2022-09-098-69/+102
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-092-118/+118
|\|
| * Hillside 46 & 52: remove dead space from QMK Configurator renderings (#18315)James Young2022-09-092-118/+118
| | | | | | | | | | | | | | * Hillside 46 info.json: fix syntax error * Hillside 46 info.json: remove dead space * Hillside 52 info.json: remove dead space
* | Remove legacy define SERIAL_USE_MULTI_TRANSACTION (#18299)Dasky2022-09-071-1/+0
| |
* | Remove legacy USE_SERIAL define (#18292)Dasky2022-09-0637-84/+3
| | | | | | | | | | * Remove legacy USE_SERIAL define * tidy up missed comments
* | Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290)Ryan2022-09-062-4/+4
| |