Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Awesome Split Keyboards | 3,715 | 6 months ago | 30 | |||||||
A collection of ergonomic split keyboards ⌨ | ||||||||||
Awesome Mechanical Keyboard | 2,461 | 5 months ago | 14 | Astro | ||||||
⌨️ A curated list of Open Source Mechanical Keyboard resources. | ||||||||||
Jwerty | 1,218 | 2 | 6 years ago | 2 | January 11, 2019 | 32 | other | JavaScript | ||
⌨ Awesome handling of keyboard events | ||||||||||
Vim Keybindings Everywhere The Ultimate List | 928 | 20 days ago | mit | Shell | ||||||
The ultimate list of which programs support Vim-like keybindings natively, or how they can be added with extensions. A collaborative project. | ||||||||||
Awesome Kinesis | 237 | 7 months ago | 1 | gpl-3.0 | ||||||
Unofficial curated list of resources and references for Kinesis keyboard enthusiasts | ||||||||||
Awesome Avr | 99 | 2 years ago | ||||||||
A curated list of awesome AVR tools, libraries, resources, and shiny things. Inspired by awesome-... stuff. | ||||||||||
Keym | 58 | a year ago | mit | C | ||||||
C tool to control mouse with keyboard for X11 | ||||||||||
Keyboardhidemanager | 55 | 1 | 6 years ago | 4 | March 08, 2018 | mit | Swift | |||
Codeless manager to hide keyboard by tapping on views for iOS written in Swift | ||||||||||
Keyboard Layout Indicator | 27 | a month ago | unlicense | Lua | ||||||
Keyboard layout indicator/switcher widget for awesome-wm | ||||||||||
Awesome Keyboard | 22 | 3 years ago | 4 | mit | ||||||
A curated list of awesome resources about configuring and building keyboards |
The goal of this repository is to collect mechanical keyboard related projects (preferably Open Source).
View the pages on Keebfolio.netlify.app or GitHub:
Contributions are welcome!
To add content, edit the Markdown file in the src/pages/en folder and open a Pull Request. You can also open a new Issue.
Please use this commit message conventions.
The project uses Astro as a Static Site Generator.
https://github.com/settings/tokens
GITHUB_AUTH_TOKEN
with generated token as its value.GITHUB_API_V4_URL
with value https://api.github.com/graphql
npm install
npm run develop