Giter Site home page Giter Site logo

keyboardio / chrysalis-api Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 8.0 591 KB

Chrysalis low-level, backend API

Home Page: https://keyboardio.github.io/chrysalis-api/

License: GNU General Public License v3.0

JavaScript 100.00%
chrysalis kaleidoscope chrysalis-api

chrysalis-api's People

Contributors

0957758592 avatar algernon avatar mattvenn avatar obra avatar tretuna avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

chrysalis-api's Issues

keymap: SpaceCadet keys are wrong

Unlike in QMK, we do not have a separate keycode for SpaceCadet keys, we override the normal shifts. The SpaceCadet keys in Ranges is for enable/disable, we should list them as such.

Lift out the standard key component

Currently the Atreus, the ErgoDox and the Planck all use slightly different versions of the same Key component. It should be lifted out into its own library, so it can be shared between all boards with standard key sizes.

Documentation should link back to the repo

The markdown documentation does not link back to the git repo. It would be much more convenient if it did.

This would also allow us to set the homepage to the docs hosted on GitHub pages.

Merge @chrysalis-api/keymap-transformer-core into keymap

At this point, there's no practical use for the transformer mechanism. Merge it into @chrysalis-api/keymap, and remove the transformer mechanism. It can always be reintroduced later on (though, probably in a different way).

Hardware libraries should have a preferredName entry or similar

Chrysalis currently uses ${vendor} ${product} to refer to hardware, but in some cases, we want something simpler, or different. Hardware libraries should therefore provide such an information. Something like .info.preferredName or .info.displayName, or something along those lines.

Move the repo to @keyboardio

The repository should be moved to the @keyboardio organisation, so that I can use the Projects set up there, and because most of the work is sponsored by Keyboard.io anyway.

Collect all the flashing in a separate library

Flashing largely depends on the application used, not on the board. Reimplementing the same flashing procedure for every board that uses the same flashing method would be a terrible idea.

For this reason, lets create @chrysalis-api/hardware-flash, and collect all the flashing there. Hardware libraries can then import the one they need, and call it from their flash methods.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.