summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-30625-13108/+11
|
* Strip out more of config_common (#19722)Joel Challis2023-01-302-4/+0
|
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312363-2368/+6
|
* Normalise Swap Hands keycodes (#19720)Ryan2023-01-307-7/+7
|
* Merge remote-tracking branch 'upstream/master' into developfauxpark2023-01-3051-77/+1255
|\
| * Add base firmware for the Frog Numpad (#19698)Wolf Van Herreweghe2023-01-298-0/+279
| | | | | | | | | | Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: jack <0x6a73@protonmail.com>
| * [Keyboard] Baion 808 (#19690)yiancar2023-01-299-0/+436
| | | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: yiancar <yiancar@gmail.com>
| * VIA keymap for Reviung 34. (#19694)azhizhinov2023-01-272-0/+72
| | | | | | VIA keymap for Reviung 34.
| * [Keyboard] Update effects for Keychron Q2 (#19685)adophoxia2023-01-271-1/+4
| |
| * Swap LED_PIN_ON_STATE to 0. (#19692)Patrick Muldoon2023-01-271-0/+1
| | | | | | | | | | | | | | User reported that CAPS lock Led state was inverted after soldering a LED to their board. LED_PIN_ON_STATE defaults to 1, so just swap to low. Flashed board and now CAPS LED reflects the actual state
| * Add RP2040 SCRAMBLE v2 (#19489)Jay Greco2023-01-2713-51/+288
| |
| * VIA keymap for the dactyl manuform 4x6 (#19668)AnotherStranger2023-01-263-0/+137
| | | | | | | | Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
| * Rename `LAYOUT` macros identifier that contained the keyboard name (#19657)Charly Delay2023-01-2614-25/+38
| |
* | Remove deprecated Quantum keycodes (#19712)Ryan2023-01-2932-51/+51
| |
* | Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-28621-2073/+1
| |
* | fix pegasushoof caps light, add via keymap (#19649)wangfuco2023-01-2617-143/+85
| | | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Fucong Wang <wangfuco@Fucongs-Mac-mini.local>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-2610-0/+615
|\|
| * new keyboard: edinburgh41 (#19569)schwarzer-geiger2023-01-2610-0/+615
| | | | | | | | | | | | | | | | * added edinburgh41 Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-251-2/+2
|\|
| * Decrease LED animation frequency to improve performance (#19677)Darkhan2023-01-251-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-241-32/+26
|\|
| * [Keymap] Update brauner preonic layout (#19665)Christian Brauner2023-01-241-32/+26
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-249-0/+398
|\|
| * [Keyboard] Add the Black Hellebore (#19655)MJM2023-01-249-0/+398
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-241-0/+11
|\|
| * [Keyboard] Add missing `dip_switch_update_kb` for Keychron V2 (#19674)adophoxia2023-01-241-0/+11
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-242-116/+20
|\|
| * fixup splitkb/kyria VIA keymap (#19676)jack2023-01-242-116/+20
| |
* | Fixup handwired/jscotto/scotto40 (#19675)jack2023-01-231-3/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-241-1/+1
|\|
| * [Keyboard] Fix boardsource/lulu/avr encoder pins (#19672)cole smith2023-01-231-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-234-0/+166
|\|
| * [Keymap] Add youturn/yt keymap for think65 (#19300)youturn452023-01-234-0/+166
| | | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Jue Liu <youturn@Jues-MacBook-Pro.local>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-236-0/+345
|\|
| * [Keyboard] Add Scotto40 Keyboard (#18453)Joe Scotto2023-01-236-0/+345
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-203-4/+3
|\|
| * Change era65 keymap&debounce_type (#19627)era2023-01-203-4/+3
| |
* | Fix functions with empty params (#19647)Ryan2023-01-20138-222/+222
| | | | | | | | | | * Fix functions with empty params * Found a bunch more
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-2020-125/+627
|\|
| * [Keyboard] Add Kyria rev3 (#19423)leah-splitkb2023-01-2020-125/+627
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-2030-94/+179
|\|
| * Refactor some layouts which contain keyboard name (#19645)Joel Challis2023-01-2030-94/+179
| | | | | | | | | | * Refactor some layouts which contain keyboard name * use planck_mit
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-201-2/+1
|\|
| * Og60 fix indicator (#19631)dztech2023-01-191-2/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-205-5/+73
|\|
| * djam add rgb matrix (#19621)Leo Deng2023-01-195-5/+73
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-2024-60/+77
|\|
| * Refactor some layouts which contain keyboard name (#19643)Joel Challis2023-01-2024-60/+77
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-207-14/+0
|\|
| * Remove stray UNUSED_PINS (#19639)Joel Challis2023-01-207-14/+0
| |