summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bugfix waffling60 rev d solder (#18673)4pplet2022-10-112-4/+4
|
* [Keyboard] Add hardwareabstraction/handwire Board (#18504)Andy Tsai2022-10-108-0/+574
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Tom Barnes <barnestom@me.com>
* Vertex AngleR2 Layout Refactor (#18661)James Young2022-10-105-86/+1022
|
* [Keyboard][Keymap] Fix random keys being sent on Mac + userspace changes ↵Artjoms Rizihs2022-10-1025-456/+1242
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#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
* [Keyboard] New IDOBAO ID61 (a.k.a. Denwir D60) (#17362)Vino Rodrigues2022-10-0915-0/+896
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* [Keyboard] Add ANAVI Macro Pad 10 (#18620)Leon Anavi2022-10-096-0/+137
|
* Fix future naming collisions. (#18645)Nick Brassel2022-10-081-5/+5
|
* Synth Labs Solo Configurator Fixes (#18642)James Young2022-10-081-40/+74
| | | | | | | | | | | | | | | | | | * 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
* Update CRKBD keymap (#18619)jpe2302022-10-0718-424/+1979
|
* Remove all `BACKLIGHT_LEVELS 0` (#18630)jack2022-10-0731-163/+1
|
* DD mappings for build.debounce_type and backlight.levels (#18628)Less/Rikki2022-10-063-1/+3
|
* Add encoder map support for Keychron Q1v1 and Q2 (#18598)adophoxia2022-10-0610-80/+46
|
* Studio Kestra Nascent Refactor (#18625)James Young2022-10-064-124/+534
|
* [Keyboard] Add supersplit (#18611)tarneo2022-10-065-0/+213
| | | Co-authored-by: tarneo <tarneo@tarneo.fr>
* [Keyboard] Add waffling80 Rev B (#18603)4pplet2022-10-056-0/+202
| | | | Co-authored-by: 4pplet <4pplet@protonmail.com> Co-authored-by: 4pplet <stefan.ess@gmail.com>
* Enable mouse keys for momokai tap_trio (#18614)peepeetee2022-10-061-1/+1
|
* [Keyboard] adafruit/macropad: Fix typo (#18616)Leon Anavi2022-10-052-2/+2
|
* Product changes to 1up lineup (#18382)ziptyze2022-10-0531-177/+914
|
* width:2 → height:2 for spacetime thumb keys (#18605)precondition2022-10-051-4/+4
|
* [Keyboard] Add encoder map support for GMMK Pro (#18600)adophoxia2022-10-0512-58/+44
|
* [Keyboard] Add waffling60 Rev D ANSI Hotswap (#18579)4pplet2022-10-059-0/+233
| | | | Co-authored-by: 4pplet <4pplet@protonmail.com> Co-authored-by: 4pplet <stefan.ess@gmail.com>
* [Keyboard] Add waffling60 Rev D Solder (#18580)4pplet2022-10-059-0/+260
| | | | Co-authored-by: 4pplet <4pplet@protonmail.com> Co-authored-by: 4pplet <stefan.ess@gmail.com>
* Added new issue template for "Other issues" (#18578)Brian Choromanski2022-10-052-14/+16
|
* docs: some typos (#18582)George Rodrigues2022-10-0515-25/+25
| | | probably hacktoberism
* RESET → QK_BOOT in nyhxis/nfr_70 (#18607)precondition2022-10-053-3/+3
|
* Fixup builds for mechlovin/infinity87. (#18604)Nick Brassel2022-10-0510-0/+83
|
* fix: ps2_interrupt.c failed to compile (#18597)Klesh Wong2022-10-051-7/+8
|
* Add C++ prerequisite for Fedora. (#18602)Nick Brassel2022-10-051-3/+3
|
* [Keyboard] Add Nyhxis NFR-70 keyboard (#17562)Jesper Severinsen2022-10-0410-0/+440
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Docs] Add a note about the print function. (#17737)Kim Minjong2022-10-041-0/+1
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Twig50 (#18085)nodatk2022-10-047-0/+199
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Docs] Clarify how to use the bootloader LED for rp2040 (#18585)Conor Burns2022-10-041-1/+1
|
* Bump anothrNick/github-tag-action from 1.51.0 to 1.52.0 (#18590)dependabot[bot]2022-10-051-1/+1
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* define `oled_write_ln_P` as `oled_write_ln` for non-AVR MCUs (#18589)Less/Rikki2022-10-051-1/+1
|
* [Docs] Clarify CAPS_WORD behaviors (#18137)mmccoyd2022-10-031-1/+4
| | | | | Co-authored-by: precondition <57645186+precondition@users.noreply.github.com> Co-authored-by: mmccoyd <mmccoyd@cs.berkley.edu> Co-authored-by: Drashna Jaelre <drashna@live.com>
* Added new issue templates for feature requests and bug reports (#18576)Brian Choromanski2022-10-044-60/+62
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Bump anothrNick/github-tag-action from 1.50.0 to 1.51.0 (#18575)dependabot[bot]2022-10-041-1/+1
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Adds Anne Pro 2 c18 ISO variant support (#18154)Johns2022-10-035-1/+211
|
* add rart60 (#18570)Alabahuy2022-10-037-0/+255
| | | * add rart60
* `:flash`: print bootloader (#18569)Ryan2022-10-033-2/+4
|
* Add `tzarc/ghoul`. (#18562)Nick Brassel2022-10-0327-0/+974
| | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Add Uni v4 keyboard (#18280)Peter Park2022-10-019-7/+171
| | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Peter Park <peter@Peters-MacBook-Air.local>
* [Keyboard] Add waffling60 Rev D ISO Hotswap (#18372)4pplet2022-10-0131-90/+540
| | | | Co-authored-by: 4pplet <4pplet@protonmail.com> Co-authored-by: 4pplet <stefan.ess@gmail.com>
* Remove more RESET keycode references (#18559)Joel Challis2022-10-018-8/+8
|
* Djinn theme, allow force redraws (#18558)Nick Brassel2022-10-012-4/+4
|
* onekey: fix quine keymap (#18555)Ryan2022-10-011-3/+2
|
* [Keyboard] Add Little Big Scroll 4 macropad (#18516)Markus Knutsson2022-09-306-0/+155
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keymap] corne layout with mac/linux text editing shortcuts (#18374)nimishgautam2022-09-304-0/+736
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Fixup keebio/sinc (#18551)jack2022-09-309-173/+85
|
* Smith and Rune Iron 165R2 Refactor (#18552)James Young2022-09-304-43/+489
| | | by noroadsleft