summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Remove legacy keycodes, part 3 (#18669)Ryan2022-10-11
| | | | | | | | | * `KC__VOLDOWN` -> `KC_VOLD` * `KC__VOLUP` -> `KC_VOLU` * `KC__MUTE` -> `KC_MUTE` * `KC_POWER` -> `KC_PWR`
* Update snowe's KC_RESET to use QK_BOOT (#18667)precondition2022-10-11
|
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-10
| | | | | | | | | | | | | | | | | | | * `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`
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-10
|\
| * [Keyboard] Add hardwareabstraction/handwire Board (#18504)Andy Tsai2022-10-10
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Tom Barnes <barnestom@me.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-10
|\|
| * Vertex AngleR2 Layout Refactor (#18661)James Young2022-10-10
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-10
|\|
| * [Keyboard][Keymap] Fix random keys being sent on Mac + userspace changes ↵Artjoms Rizihs2022-10-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#15648) * qmk art 2020+ * fix compilation * remove functions. translation matrix * fix edgecases * whitespace * fix memory oddity changing the keymap with every string print * return edge cases * support workman layout for git strings * subm * secrets * fix git ignore * rename var * workman HW feature toggle * remember lenght for inserting secrets * blink leds on secret finish * 75:fix LEDs not reflecting state on boot * move common led functions to user file * move common led funcs to separate file * move funcs file to separate folder * capsword * move string functions to a separate file * consolidate led funcs * tidy up variables * email * fix printing random keys on Mac + temp disable dynamic macro * make switch lang shortcut configurable * revert ergodone behaviour * move git ignore to userspace folder * ergodone clean up + saving space * navigation combos * shift caps always turns on caps lock. more combos * convert led funcs into header file * convert string funcs into header file * fix compilation for split75 * remove git cherry pick * update legal headers * more legal headers * home row macros * refactor combo names * redo combos for homerow + f10 11 12 * custom strings implementation (like secrets) * ergodone: more consistent f keys * tweak left right combos to minimise typing interference * ctr z shortcut * ergodone: move del to a more convenient key * rename secrets file to a shorter length * ergodone tweaks * fix after merge * removed included .c files * Update keyboards/ktec/ergodone/keymaps/art/user_config.c.example * Update keyboards/mt/split75/keymaps/art/user_config.c.example * Update users/art/secr.h.example * Update users/art/custom_definitions.h.example * Update users/art/art_user_config.h.example * Update users/art/art.h
* | Remove lingering `DRIVER_LED_TOTAL` references (#18662)jack2022-10-10
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-10
|\|
| * [Keyboard] New IDOBAO ID61 (a.k.a. Denwir D60) (#17362)Vino Rodrigues2022-10-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * initial upload * adjust keymap * Delete config.h * Update post.rules.mk * remapped to correct pins * add idobao keymap * disable underglow * minor fix * right menu on windows * imgur * ID61_process_special_k() function * KC_APP fix * Update keymap.c * pre-pr touchups * enum layouts * review changes recommended by tzarc * refactor special keys to common lib * rename layout and add info.json labels * account for 15 possible USER keys * post drashna review * Fn Arrow keys added * post review edits * use bitmask instead of bool array in specialk.c * move to community layout
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-10
|\|
| * [Keyboard] Add ANAVI Macro Pad 10 (#18620)Leon Anavi2022-10-09
| |
* | Fix mouse use within send_string (#18659)Joel Challis2022-10-09
| |
* | Make MIDI output endpoint use the out direction (#18654)nezumee2022-10-09
| |
* | twig50 - Remove deprecated keycodes (#18651)jack2022-10-09
| |
* | Remove legacy international keycodes (#18588)Ryan2022-10-09
| |
* | Various keyboard fixes (#18649)Joel Challis2022-10-09
| |
* | AnnePro2: Adjust RGB flushing (#18640)jpe2302022-10-08
| |
* | Allow QK_MAKE to work with converters (#18637)jpe2302022-10-08
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-08
|\|
| * Fix future naming collisions. (#18645)Nick Brassel2022-10-08
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-08
|\|
| * Synth Labs Solo Configurator Fixes (#18642)James Young2022-10-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * info.json: apply friendly formatting - four-space indent - line breaks between physical rows * info.json: fix key sequence * info.json: fix layout macro reference The macro `LAYOUT` doesn't exist - this data should reference `LAYOUT_all`. * info.json: add LAYOUT_left data * info.json: add LAYOUT_right data * info.json: correct LAYOUT_right key sequence and positioning
* | Relocate US ANSI shifted keycode aliases (#18634)Joel Challis2022-10-07
| |
* | fix typo in solenoid.h (#18635)Giuseppe Rota2022-10-07
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-07
|\|
| * Update CRKBD keymap (#18619)jpe2302022-10-07
| |
* | [Keymap] update andrebrait GMMK Pro keymap (#18608)Andre Brait2022-10-07
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-07
|\|
| * Remove all `BACKLIGHT_LEVELS 0` (#18630)jack2022-10-07
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-07
|\|
| * DD mappings for build.debounce_type and backlight.levels (#18628)Less/Rikki2022-10-06
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-07
|\|
| * Add encoder map support for Keychron Q1v1 and Q2 (#18598)adophoxia2022-10-06
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-07
|\|
| * Studio Kestra Nascent Refactor (#18625)James Young2022-10-06
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-07
|\|
| * [Keyboard] Add supersplit (#18611)tarneo2022-10-06
| | | | | | Co-authored-by: tarneo <tarneo@tarneo.fr>
* | Refactor `send_extra` (#18615)Ryan2022-10-06
| |
* | quantum: led: split out led_update_ports() for customization of led ↵Thomas Weißschuh2022-10-06
| | | | | | | | behaviour (#14452)
* | Implement split comms watchdog (#18599)Dasky2022-10-06
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-06
|\|
| * [Keyboard] Add waffling80 Rev B (#18603)4pplet2022-10-05
| | | | | | | | Co-authored-by: 4pplet <4pplet@protonmail.com> Co-authored-by: 4pplet <stefan.ess@gmail.com>
* | Fix some rp2040 hardware ID errors (#18617)Joel Challis2022-10-06
| |
* | Fix compilation of 1upkeyboards on develop (#18618)Dasky2022-10-06
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-05
|\|
| * Enable mouse keys for momokai tap_trio (#18614)peepeetee2022-10-06
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-05
|\|