summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Add Plywrks Lune (#17057)Ramon Imbao2022-08-239-0/+378
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Add Plywrks Lune * Add OLED functionality * Update keyboards/plywrks/lune/keymaps/default/keymap.c * Update keyboards/plywrks/lune/keymaps/via/keymap.c * Update keyboards/plywrks/lune/keymaps/via/keymap.c * Update keyboards/plywrks/lune/lune.c * Add the missing 2 layers in the keymap Also added a missing parenthesis in lune.c, and removed the oled_task_user in the default keymap. * Update keyboards/plywrks/lune/info.json * Update keyboards/plywrks/lune/info.json * Update keyboards/plywrks/lune/info.json * Update keyboards/plywrks/lune/config.h
* [Keyboard] Add Clunker (#18141)Kyle McCreery2022-08-237-0/+266
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Use correct board files for cantor (#18144)Joel Challis2022-08-231-1/+1
|
* [Keyboard] Enable VIA - ALF X1.1 (#18140)Dave Rowe2022-08-224-5/+60
|
* [Keyboard] add rgb animation handwired/swiftrax/glacier (#18121)Brandon Claveria2022-08-221-1/+10
| | | | Co-authored-by: swiftrax <swiftrax@github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update Tap Dance Example 4 (#18138)Jesse2022-08-231-3/+5
| | | break statements are missing from the switch for both registering and unregistering key codes. Neither have a default: case either. The code as exists in the repository right now does not compile. It does with this changes.
* Remove USB IDs and strings from `fungo/rev1` (#18133)Ryan2022-08-221-10/+0
|
* Move keyboard USB IDs and strings to data driven, pass 3 (#18111)Ryan2022-08-2164-114/+152
|
* Add pcewing Speedo v3 keymap (#18118)Paul Ewing2022-08-215-0/+454
| | | | | * Add pcewing Speedo v3 keymap * Add readme and code quality improvements
* [Keymap] Add new keymap to nasu (#18024)Mario Cadenas2022-08-214-0/+81
|
* [Keyboard] Add ai macropad (#17722)Louis Dalibard2022-08-205-0/+130
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Louis Dalibard <ontake@ontake.dev>
* added keymap for kprepublic/jj40:brdlf (#17961)Abigail2022-08-203-0/+238
| | | | | * added keymap for kprepublic/jj40:brdlf
* [Keyboard] Add yandrstudio/nz67v2 keyboard. (#17591)JX2022-08-2012-0/+872
| | | * add yr nz67v2 by jiaxin96
* Format code according to conventions (#18119)QMK Bot2022-08-201-29/+29
|
* add fungo keyboard (#17513)bojiguard2022-08-2011-0/+563
| | | by bojiguard
* Add Nascent keyboard support. (#17824)studiokestra2022-08-2011-0/+331
| | | * Add nascent keyboard by studiokestra
* [Keyboard] Add Zed65 (#17917)mechlovin2022-08-2029-0/+852
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-20353-374/+374
|
* [Keymap] Add joe_scotto keymap for CRKBD (#18103)Joe Scotto2022-08-192-0/+112
|
* [Keyboard] Fix compilation issues for keycapsss kimiko (#18112)Drashna Jaelre2022-08-201-0/+4
|
* [Keymap] Add Miryoku keymap for Hillside family (#18087)Davide Masserut2022-08-194-0/+84
|
* [Keyboard] Add aliceh66 pianoforte (#18081)AliceH662022-08-1919-0/+1164
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Move keyboard USB IDs and strings to data driven, pass 2: S-Y (#18093)Ryan2022-08-20119-386/+351
|
* Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090)Ryan2022-08-20146-452/+418
|
* Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)Ryan2022-08-2098-375/+282
|
* Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-20187-602/+638
|
* Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)Ryan2022-08-20121-293/+309
|
* [Keyboard] Update Work Louder keyboards (#18109)Drashna Jaelre2022-08-1923-355/+80
|
* Fix duplicate keys in info.json files (#18107)Joel Challis2022-08-194-217/+0
|
* Cyberstar Custom (#18076)yiancar2022-08-1913-0/+343
| | | | | * Create Cyberstar Custom Co-authored-by: yiancar <yiancar@gmail.com>
* [Docs] Fix typo in data driven config docs (#18095)Simon Hengel2022-08-181-1/+1
|
* [Docs] Update list of "ARM-based ProMicro replacements" (#18083)~ aka goonf!sh2022-08-181-1/+4
|
* Fixup mokey/ibis80 keymaps (#18088)jack2022-08-172-42/+33
|
* Replace CG_SWAP in junonum (#18086)Juno Nguyen2022-08-172-2/+3
| | | Co-authored-by: Minh-tri Nguyen <mtngx@PigeonMac.local>
* [Keymap] Add personal keymap for kprepublic BM40HSRGB (#18021)CoffeeIsLife2022-08-174-0/+309
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Fae <faenkhauser@gmail.com>
* [Keyboard] Add ibis80 (#18051)Runheme2022-08-169-0/+461
| | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keymap] toshi0383 keymaps update (#18073)Toshihiro Suzuki2022-08-163-105/+7
|
* [Docs] Use layer number as example for COMBO_ONLY_FROM_LAYER (#18072)Albert Y2022-08-161-1/+1
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keymap] jotix's community/ortho4x12 change (#18069)jotix2022-08-162-45/+29
|
* Adjust the hierarchy of chapter `Deferred Execution` (#18075)coliss862022-08-161-6/+6
|
* Fix WS2812 order for aurora65 and loki65 (#18074)yiancar2022-08-162-1/+3
|
* [Docs] update pr_checklist.md with info about data-driven (#18068)Tom Barnes2022-08-161-3/+6
| | | | | * update pr_checklist with info about data-driven Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Use correct board file in xelus/valor_frl_tkl/rev2_0 (#18071)Joel Challis2022-08-161-1/+1
|
* Migrate more F4x1 board files (#18054)Joel Challis2022-08-1513-15/+11
|
* ADB to USB converter: split into rev1 and rev2 (#18052)Ryan2022-08-154-27/+25
|
* Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956)Ryan2022-08-15121-517/+354
|
* Move keyboard USB IDs and strings to data driven, pass 2: F-I (#17958)Ryan2022-08-1549-233/+154
|
* Allow disabling RGB_MATRIX_ANIMATIONS system76 keyboards (#17478)PeterFalken2022-08-141-0/+4
|
* Migrate more F4x1 board files (#18046)Joel Challis2022-08-1525-90/+14
|
* Feat/port ft mars 65 (#17994)Alberto2022-08-149-0/+590
| | | * by wonderbeel