Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Lint keyboard/project name (#16766) | Joel Challis | 2022-04-01 | 2 | -0/+17 | |
| | ||||||
* | yapf: disable arithmetic predecence indication (#16749) | Ryan | 2022-03-30 | 3 | -10/+10 | |
| | ||||||
* | [Keyboard] handwired/m40/5x5_macropad (#16288) | m40-dev | 2022-03-29 | 8 | -0/+235 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adding the custom handwired 5x5 macropad. * Update keyboards/handwired/m40/5x5_macropad/readme.md * Update keyboards/handwired/m40/5x5_macropad/rules.mk * Update keyboards/handwired/m40/5x5_macropad/readme.md * Update readme.md fixed the github link to my profile * Update keyboards/handwired/m40/5x5_macropad/5x5_macropad.c * Update keyboards/handwired/m40/5x5_macropad/5x5_macropad.h * Update keyboards/handwired/m40/5x5_macropad/5x5_macropad.h * Update keyboards/handwired/m40/5x5_macropad/config.h * Update keyboards/handwired/m40/5x5_macropad/readme.md * Update keyboards/handwired/m40/5x5_macropad/config.h * Update keyboards/handwired/m40/5x5_macropad/readme.md * Update keyboards/handwired/m40/5x5_macropad/keymaps/default/keymap.c * Apply suggestions from code review * added discord Id for maintainer contact * Update keyboards/handwired/m40/5x5_macropad/readme.md * Update keyboards/handwired/m40/5x5_macropad/info.json | |||||
* | [Keyboard] Change linworks Dolice product ID to non-duplicate value (#16745) | Moritz | 2022-03-28 | 1 | -1/+1 | |
| | ||||||
* | CLI: Lint non-data driven macros in info.json (#16739) | Erovia | 2022-03-27 | 2 | -1/+9 | |
| | | | | | | | | | | | | | | | | | * CLI: Lint non-data driven macros in info.json Macros in info.json should either have the "matrix" key with the matrix data or should should be also present in <keyboard>.h * Add verification of matrix data * Use generic '<keyboard>.h' in output * Add keyboard name to output * Make C layout macro finding more robust The old code missed C macros if they had whitespace between '#' and 'define' or had whitespace before '#'. | |||||
* | [Keyboard] Add Mino Hotswap PCB (#16664) | Shandon Anderson | 2022-03-26 | 11 | -0/+850 | |
| | | | Co-authored-by: Shandon Anderson <shandon@shandon.codes> | |||||
* | Fix typos in matrix/noah readme (#16735) | Lê Nguyễn Hoàng Nhân | 2022-03-26 | 1 | -2/+2 | |
| | | | Change "keybaord" to keyboard | |||||
* | Fix bug when 'info.json' lookup escapes keyboard dir (#16734) | Erovia | 2022-03-26 | 1 | -2/+2 | |
| | ||||||
* | [Keyboard] Add nt210 (#16461) | Evelien Dekkers | 2022-03-25 | 7 | -0/+203 | |
| | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | [Keyboard] Add YDKB Grape PCB (#16661) | somepin | 2022-03-25 | 10 | -0/+473 | |
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
* | [Keymap] corne and planck keyboards keymaps (#15570) | Anton | 2022-03-25 | 10 | -0/+986 | |
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | CLI: Add 'via2json' subcommand (#16468) | Erovia | 2022-03-24 | 5 | -2/+176 | |
| | ||||||
* | update kprepublic/bm60hsrgb_poker/rev1/keymaps/carlosala keymap (#16725) | Carlo Sala | 2022-03-24 | 2 | -0/+2 | |
| | ||||||
* | [Keymap] ergodox: updating osx_whiskey_tango_foxtrot_capslock to use ↵ | Nathan Johnson | 2022-03-23 | 2 | -1/+46 | |
| | | | | process_record_user (#16715) | |||||
* | [Keyboard] Add keyboard level encoder function for GMMK Pro (#16721) | jack | 2022-03-23 | 1 | -0/+14 | |
| | ||||||
* | [Keyboard] Add support for XT60 (#16708) | kopibeng | 2022-03-23 | 9 | -0/+389 | |
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | [Bug] Fix unused variable error when using ChibiOS Bitbang serial driver ↵ | Drashna Jaelre | 2022-03-23 | 1 | -1/+2 | |
| | | | | (#16709) | |||||
* | [Keymap] Xiudi XD75 Finnish/Swedish keymap (#16311) | Minna Pallari | 2022-03-23 | 4 | -0/+100 | |
| | ||||||
* | [Keymap] Add dhertz keychron map v0 (#16571) | Dan Hertz | 2022-03-23 | 5 | -1/+110 | |
| | ||||||
* | [Keyboard] Waffling60 - readme update (#16707) | 4pplet | 2022-03-23 | 1 | -0/+7 | |
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: 4pplet <4pplet@protonmail.com> Co-authored-by: 4pplet <stefan.ess@gmail.com> | |||||
* | [Keymap] Input Club's Whitefox "True Fox" (#16711) | Dan Beste | 2022-03-23 | 1 | -0/+60 | |
| | ||||||
* | [Keyboard] Graystudio Apollo80 (#16469) | ChrisBeswick | 2022-03-22 | 11 | -0/+429 | |
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | [Keyboard] Add Axolstudio Foundation Gamma (#15948) | kb-elmo | 2022-03-22 | 9 | -0/+436 | |
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | [Keymap] personal keymap, ergodox_ez and atreus / dvorak_42_key (#16695) | Luc | 2022-03-22 | 2 | -27/+82 | |
| | ||||||
* | [Keyboard] add oled_task_kb() into keyboards/helix/rev2/rev2.c (#16697) | Takeshi ISHII | 2022-03-21 | 3 | -4/+30 | |
| | ||||||
* | Droxx keymap (#16607) | Droxx | 2022-03-20 | 4 | -0/+134 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add droxx kaymap * add droxx keymap * fixed config.h * fixed rules.mk * fixed rules.mk * updated readme.md * Update config.h * Update keymap.c * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update config.h * Update readme.md * Update keymap.c | |||||
* | Add Rart75 hotswap and support via (#16619) | Alabahuy | 2022-03-20 | 9 | -0/+385 | |
| | | | | | | | | | | | * Add Keyboard Rart75 Hotswap version * Update readme * Update config and readme * Update info.json * update readme and keymaps | |||||
* | Add MutePad keyboard (Handwired) (#16590) | Joshua Barber | 2022-03-20 | 8 | -0/+224 | |
| | | | | | | | | | * Add MutePad keyboard * Update info.json and readme * Move mutepad to handwired folder * Address PR comments | |||||
* | qmk.path.FileType: fix argument handling (#16693) | Ryan | 2022-03-19 | 1 | -2/+4 | |
| | | | | | | | * qmk.path.FileType: pass in mode as first argument * Better solution * Grammar... | |||||
* | VUSB - Use correct endpoint poll for VIA (#16691) | Joel Challis | 2022-03-19 | 1 | -1/+1 | |
| | ||||||
* | Fix typo in docs/ref_functions.md (#16690) | leviport | 2022-03-19 | 1 | -1/+1 | |
| | ||||||
* | `device_ver` -> `device_version` for some more boards (#16685) | Ryan | 2022-03-19 | 12 | -15/+15 | |
| | ||||||
* | [Keymap] Update some code and keyboard rules (#16680) | stanrc85 | 2022-03-18 | 3 | -3/+11 | |
| | ||||||
* | [Keyboard] Update Tractyl Manuform config files (#16684) | Drashna Jaelre | 2022-03-18 | 2 | -46/+0 | |
| | ||||||
* | annepro2: Add more LED functionalities to default-layer-indicators (#16676) | Florian | 2022-03-18 | 3 | -2/+17 | |
| | ||||||
* | Relocate CLI git interactions (#16682) | Joel Challis | 2022-03-18 | 6 | -122/+118 | |
| | ||||||
* | [CLI] Add common util for dumping generated content (#16674) | Joel Challis | 2022-03-18 | 8 | -115/+131 | |
| | ||||||
* | Print out generated files during build (#16672) | Joel Challis | 2022-03-17 | 2 | -5/+16 | |
| | ||||||
* | [Keyboard] Add nullbits TIDBIT (#15182) | Jay Greco | 2022-03-16 | 13 | -0/+772 | |
| | ||||||
* | gboards/butterstick: move steno rules config to keymap level (#16666) | Ryan | 2022-03-16 | 2 | -4/+4 | |
| | ||||||
* | Fix m3n3van and minim keyboard names in keymap JSON (#16665) | Ryan | 2022-03-16 | 2 | -2/+2 | |
| | ||||||
* | Update the AL1 Vender ID (#16660) | Yakbats | 2022-03-16 | 1 | -1/+1 | |
| | | | | | | | | | * Add via to AL1 * Updated number of rows and columns, and applied suggestions from code review * Update Vender ID Change the Vender ID for Triangle Lab to comply with the via PR checklist. | |||||
* | [MB-65S] Change layout to follow change request from OEM (#16663) | AnthonyNguyen168 | 2022-03-16 | 3 | -38/+38 | |
| | ||||||
* | yugo_m enhancement: include all available key positions (#16216) | an_achronism | 2022-03-15 | 11 | -28/+176 | |
| | | | * yugo_m enhancement to include all available key positions in matrix | |||||
* | Ensure dependent CI workflows run (#16662) | Joel Challis | 2022-03-15 | 2 | -0/+2 | |
| | ||||||
* | [Keyboard] Add Dolice keyboard (#16186) | Moritz | 2022-03-15 | 9 | -0/+558 | |
| | ||||||
* | [Keymap] Planck Keymap: tomkonidas (#15869) | Tom Konidas | 2022-03-15 | 4 | -0/+501 | |
| | ||||||
* | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵ | Ryan | 2022-03-15 | 958 | -2807/+32 | |
| | | | | (#16655) | |||||
* | Add merge workflow for XAP branch (#16652) | Joel Challis | 2022-03-15 | 2 | -8/+34 | |
| | | | | | * Add merge workflow for XAP branch * uncomment | |||||
* | [Keyboard] Fix westm/westm68 compliation errors (#16657) | jack | 2022-03-15 | 4 | -10/+6 | |
| |