Giter Site home page Giter Site logo

configurator's People

Contributors

aevumdecessus avatar debo avatar gvelchuru avatar haata avatar heists avatar jbondeson avatar smasher816 avatar wiiittttt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

configurator's Issues

Some keys do not properly map Configurator v0.3.0

When remapping keys with the client side Kiibohd Configurator (v0.0.3), some keys (I've experienced vol- and vol+ remapped to Print and SCLK) won't remap. The UI shows the correct mapping and the outputed JSON is correct but the kiibohd.dfu.bin when loaded onto the keyboard isn't.

Ergodox import map missing right hand side

If I import my json keymap the right hand side of the keyboard fails to render.

I tried importing my old keymap from a while ago. After it made the RHS disappear I downloaded a fresh default one from website and it has the same effect.

macOS 10.13
v0.1.0-alpha6
configurator_bug

White Balance Animations and Colours

If you have 255,127,0 (orange), and you halve it, ideally you should have 127,63,0. This doesn't seem to be the case though, as setting your keyboard to 255,127,0 and turning brightness down results in the light quickly turning yellow and finally green before finally turning off.

To me, this indicates that the red LED is being cut away faster than green. I assume this is because the Red LED is brighter than the others (this tends to be the case with RGB LEDs due to the compounds used), but it seems like it's over-correcting. This could be the WS2812 itself doing some sort of white correction (I suspect it is since white looks fine). We may need to correct against this, as it's distorting red-primary colours. This may be as simple as scaling up red each time we step down brightness, or something more complex.

Color shift with LED brightness

LEDs change color with the brightness level. Orange at high brightness looks yellow at low brightness. Can this be compensated for in the firmware?

Manually typing in hex usually breaks the colour picker.

When typing in a hex code into the colour picker, the 3rd character results in a 3-colour hex being parsed correctly, and the 4th character causes the hex portion of the colour picker to disappear remain unable return to it.

In my experience, this seems to when the 4th anything other than F

typing "#ABCDEF" parses "#ABC" correctly, then breaks on the "D"
pasting in "#ABCDEF" parses correctly, and then breaks if you backspace twice.
typing in "#ABCF" works, and causes the hex to be parsed as "#AABBCC"

My guess is that the 4th character is the disabled alpha channel, and will crash the colour picker if it tries to parse an alpha channel set to anything other than F

Layer Reset Action

When switching between layers, I sometimes prefer to use the NEXT and PREV actions to scroll through them. With the K-Type, there currently isn't any indication that informs me what layer my board is presently on. I would like to be able to map a button that resets what layer I'm on back to Base so if I can't remember, I can at least reset and start over.

Brew install fails to find cask

When using a mac:
brew cask install kiibohd-configurator
Error: Cask 'kiibohd-configurator' is unavailable: No Cask with this name exists.

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.