Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

QMK Configurator

The QMK Configurator
Collective - Host: opensource - https://opencollective.com/qmk-config - Code: https://github.com/qmk/qmk_configurator

Load default using the keyboard name

- takes keyboard name and replaces / with _ and adds _default.json
- prints an error if the fi...

github.com/qmk/qmk_configurator - f8ee7985da6f10180646898750493333e637aa39 authored over 6 years ago by Yan-Fa Li <[email protected]>
Update eagle_viper_v2_default.json

github.com/qmk/qmk_configurator - f2da655eea8a3a552aa62d5635e21b4b8181a9fd authored over 6 years ago by Jack Humbert <[email protected]>
Add files via upload

github.com/qmk/qmk_configurator - 61ab8f505102415ca6e15592315f73a335a506a8 authored over 6 years ago by Jack Humbert <[email protected]>
Update planck_default.json

github.com/qmk/qmk_configurator - 658ebfe15dcf99b5c3080d7e0701ac2fa0be4d98 authored over 6 years ago by Jack Humbert <[email protected]>
Issue #82 scaling on FF

- Reset the config when we reset the keymap
On FF the route change doesn't fire unlike Chrome....

github.com/qmk/qmk_configurator - 639f74d5752b285a4ce7c24063a0034c1b734cae authored over 6 years ago by Yan-Fa Li <[email protected]>
Change layout bugs

- Wait for load layout to finish before changing UI.
Uses promise returned by http GET. (Iss...

github.com/qmk/qmk_configurator - b0cb91d083f845f9f003b6d5049d26af8fa872e3 authored over 6 years ago by Yan-Fa Li <[email protected]>
Issue #75 Add an Server Status Bar

- polls the new Server status API at /api/v1
- randomizes the poll interface 25 seconds +/- 5 ...

github.com/qmk/qmk_configurator - 49dff889e2b19d222d1df573f34389a1f7484500 authored over 6 years ago by Yan-Fa Li <[email protected]>
Issue #76 prevent nested keycodes for now

@jackhumbert says while there are some valid use cases for nested
container keys, we don't curre...

github.com/qmk/qmk_configurator - 55add7a202ad4bd3f81b91944de241bd8e3abd3d authored over 6 years ago by Yan-Fa Li <[email protected]>
Add link to Keycodes reference page (#70)

* Add link to Keycodes reference page

* add target="_blank"

github.com/qmk/qmk_configurator - a5cbba2023271289a76b7561f092b9e8c52c4937 authored over 6 years ago by Chris Fung <[email protected]>
Fix issue 66

- correct visual value, underlying code was actually correct
- fix keyboard mapping

github.com/qmk/qmk_configurator - d4ce0db261068243b0fbb205750d5926334c78b7 authored over 6 years ago by Yan-Fa Li <[email protected]>
Fix for Issue #61

- Change layout to Keymap
- Change Download to Export
- Fix some capitilization consistencies.
...

github.com/qmk/qmk_configurator - 80ac1f16803d4bd9d330664da2303eaa32bd6680 authored over 6 years ago by mechmerlin <[email protected]>
Bug Fixes Issue #53

- Symptom: unable to use input text boxes
- Cause: keypress library was intercepting all keypr...

github.com/qmk/qmk_configurator - cb6c5ee6e3048ac908e1be77506159393648fe9d authored over 6 years ago by Yan-Fa Li <[email protected]>
Add keyboard bindings for selected keymap

Add keys mappings based on keycodes configuration.
Generates keypress.js configuration and confi...

github.com/qmk/qmk_configurator - 90daefdfea57c16126b8b1968faf640ea7807501 authored over 6 years ago by Yan-Fa Li <[email protected]>
Add two multimedia keys

Add the following multimedia keys:
- Previous \(Is Windows specific, which follows the conventio...

github.com/qmk/qmk_configurator - 1f70b4107efc61525ae2cf261d246c3a28bd9bde authored over 6 years ago by Corbin Cavolt <[email protected]>
Dirty keymap checks

Add dirty keymap checks to:

- switching keyboard
- switching layout
- importing layout
- lo...

github.com/qmk/qmk_configurator - 1c82d4ec545aa4b20244897aba34082804a2dded authored over 6 years ago by Yan-Fa Li <[email protected]>
Encapsulate keymap

Move all keycap data structure mutation into it's own class. This is the
first step to doing dir...

github.com/qmk/qmk_configurator - fa1f81476e4cfc91173850f56b33f6dcd716c49d authored over 6 years ago by Yan-Fa Li <[email protected]>
Load readme on loading a keyboard

- use monakai colors for status
- use new readme API to load keyboard markdown into status whe...

github.com/qmk/qmk_configurator - 49c338272a7c2c7fd6173371730ed67b78bfc768 authored over 6 years ago by Yan-Fa Li <[email protected]>
Scale Keymap dynamically

There is only about 775px of space in the layout for a keymap. Until we
redesign the layout to u...

github.com/qmk/qmk_configurator - 5a7d098e16e33d697f28a5ad94d75e159540bdf5 authored over 6 years ago by Yan-Fa Li <[email protected]>
Use the same scaling formula everywhere

The larger keys use a different scaling formula than expected. Extract
this into a function and ...

github.com/qmk/qmk_configurator - cce9f5106cea229ef85f63358e3096f117180868 authored over 6 years ago by Yan-Fa Li <[email protected]>
Scale the keymap correctly

- preserve KLE scaling factor
- use when rendering dragged keys

github.com/qmk/qmk_configurator - 7e2778ad4d5a972317579f83909075aaa7921a2d authored over 6 years ago by Yan-Fa Li <[email protected]>
Issue #37 Two Click Keymapping

- click to select a visual-keymap location and then click keycode map
- drag keys between othe...

github.com/qmk/qmk_configurator - af30cc26d885f91df07033c76512e2c3bb5e3217 authored over 6 years ago by Yan-Fa Li <[email protected]>
Introduce defaults object

github.com/qmk/qmk_configurator - 8043459b4ff8de960db1e35377594d39d28b4cbd authored over 6 years ago by Yan-Fa Li <[email protected]>
Issue #38 duplicate label for SAT +

github.com/qmk/qmk_configurator - 4246f4c0c86ecd55dc8c866a812a826a606abd0d authored over 6 years ago by Yan-Fa Li <[email protected]>
Cache keycode lookups

The current keycode lookup code does a linear, O(n), find to search the
keycode list. Adding m...

github.com/qmk/qmk_configurator - 5323c7fed0a98708f7c4d4a57220b7d335184c65 authored over 6 years ago by Yan-Fa Li <[email protected]>
Issue #33 reset active layer to 0

- fixes UI state being incorrect on Load Default or Import Layer
- resets current layer to 0
...

github.com/qmk/qmk_configurator - 8597fa98b4721ece6d1cfaa66721f2bc68774b0f authored over 6 years ago by Yan-Fa Li <[email protected]>
Loading default keymap highlight layers

- add lodash as a script dependency
- add classes to index the layers to markup
- if a lay...

github.com/qmk/qmk_configurator - 02795680e2ace429b4ae86a49818b1e9aa88e018 authored over 6 years ago by Yan-Fa Li <[email protected]>
DRY principle: use Any definition key from keycodes

github.com/qmk/qmk_configurator - 675d99cbd79adcbe461528ce38b8cc6a80697516 authored over 6 years ago by Yan-Fa Li <[email protected]>
Issue #24 Clearing Status between keyboards

- use $status.html() to clear DOM. $status.val() causes the DOM to stop
updating.
- also pr...

github.com/qmk/qmk_configurator - dca9350b22d8a0e8d42dbbee1d7920f6e808800d authored over 6 years ago by Yan-Fa Li <[email protected]>
Handle Unknown keycodes more gracefully

Instead of skipping keycodes we don't recognize, automatically convert
them into Any key definit...

github.com/qmk/qmk_configurator - 2ecf418e4f7efe6262474422f1fdfa823c18ecb7 authored over 6 years ago by Yan-Fa Li <[email protected]>
Hid arrows on number input. (#25)

* Fixed a comment

* Added a task needed to be done

* Removed arrows from number input

*...

github.com/qmk/qmk_configurator - 0ca80b5844262928fb0c49214f8d5fa20abaed55 authored over 6 years ago by Jacques Levasseur <[email protected]>
BUG: fix dragging

- wait until the elements exist before finding them

github.com/qmk/qmk_configurator - df54f819133e28e84d17e7865efe0af9cbe994c9 authored over 6 years ago by Yan-Fa Li <[email protected]>
Extract jQuery references

- pull jquery DOM lookups into variables
- use those references
- add stats on loading defaul...

github.com/qmk/qmk_configurator - 742ca728b846eeb107b9ca2a5873510b2a99b990 authored over 6 years ago by Yan-Fa Li <[email protected]>
Catch errors in keycodes (#21)

* Catch errors in keycodes

While loading a converted keymap that contains unknown codes,
l...

github.com/qmk/qmk_configurator - 8c3acb6b825bc74ff8357dfdf6ec3782fc7891d6 authored over 6 years ago by Yan-Fa Li <[email protected]>
Create .editorconfig (#20)

* Create .editorconfig

* Update .editorconfig

github.com/qmk/qmk_configurator - 21bb06b2c7f17d9e15005bb3bc135bf8cba2e8e2 authored over 6 years ago by Jack Humbert <[email protected]>
Merge branch 'master' of github.com:qmk/qmk_configurator

github.com/qmk/qmk_configurator - 0d933630e2681cc3b844e3c1a7d4803ff88d825b authored over 6 years ago by Jack Humbert <[email protected]>
Load default keymap for Planck (#19)

github.com/qmk/qmk_configurator - d36d4445d69567e0a440d14c821d1effba3dd586 authored over 6 years ago by Jack Humbert <[email protected]>
default settings

github.com/qmk/qmk_configurator - bbf9470223f99915e9aca275182615b47d560feb authored over 6 years ago by Jack Humbert <[email protected]>
default settings

github.com/qmk/qmk_configurator - 51eba4eea9b0abf0f17b1738f74243e0125a53ef authored over 6 years ago by Jack Humbert <[email protected]>
default settings

github.com/qmk/qmk_configurator - 9eb30b53f4ae27def6435b1ee8e2bd04205afcd3 authored over 6 years ago by Jack Humbert <[email protected]>
default settings

github.com/qmk/qmk_configurator - facf38b8f8449e87c638996ee8e80ad628a20ae0 authored over 6 years ago by Jack Humbert <[email protected]>
default settings

github.com/qmk/qmk_configurator - 0efca69c3704abca37f13627cc804779558d6176 authored over 6 years ago by Jack Humbert <[email protected]>
Refactoring script.js

- define variables for the backend_baseurl, backend_keyboards_url and
backend_compile_url so...

github.com/qmk/qmk_configurator - 2811e0161c92b855443edd30210acc6224b4916f authored over 6 years ago by Yan-Fa Li <[email protected]>
default settings

github.com/qmk/qmk_configurator - a1f950b34dd722d98dca0ad6df8f25286fba787e authored over 6 years ago by Jack Humbert <[email protected]>
default settings

github.com/qmk/qmk_configurator - 7485acd5c74b54e17fe58d2799acf24c99ee17fc authored over 6 years ago by Jack Humbert <[email protected]>
default settings

github.com/qmk/qmk_configurator - d940a4b2dbe52556021825738b273914f8fd533e authored over 6 years ago by Jack Humbert <[email protected]>
default settings

github.com/qmk/qmk_configurator - 3afd822bcd944f96fb3245aa10a4f73a2137b803 authored over 6 years ago by Jack Humbert <[email protected]>
default settings

github.com/qmk/qmk_configurator - 9f82aeb973e7dfb887f3108100fa21da41f9dedd authored over 6 years ago by Jack Humbert <[email protected]>
default settings

github.com/qmk/qmk_configurator - 9300e36c6505bcdd99698f04ebfe5f6b96097f18 authored over 6 years ago by Jack Humbert <[email protected]>
default settings

github.com/qmk/qmk_configurator - 40928231fe11a14700ac8ff0e261dc9f0a284f14 authored over 6 years ago by Jack Humbert <[email protected]>
default settings

github.com/qmk/qmk_configurator - 228c5780c6825d5742402307e12de0e3b64d9fab authored over 6 years ago by Jack Humbert <[email protected]>
add a default

github.com/qmk/qmk_configurator - b4245fddc2468ff24913dcfafe4e2d712cdc1945 authored over 6 years ago by Jack Humbert <[email protected]>
update urls to https

github.com/qmk/qmk_configurator - 683bb89487187171643b0d4df4902ad255342e9c authored over 6 years ago by Jack Humbert <[email protected]>
Clean up eslint warnings (#16)

* Clean up warnings

- use snake case
- clean up warnings
- declare variables instead o...

github.com/qmk/qmk_configurator - ff6062f46fb5cee59a0ad49be318589ec8ce9520 authored over 6 years ago by Yan-Fa Li <[email protected]>
mod script

github.com/qmk/qmk_configurator - bc6229940573f5160e55f3f411ff49bf672f44f2 authored over 6 years ago by Jack Humbert <[email protected]>
update script

github.com/qmk/qmk_configurator - abedf9bbd22168a3fb266a60b11c91f87ed7fcf5 authored over 6 years ago by Jack Humbert <[email protected]>
add travis script

github.com/qmk/qmk_configurator - 0cdf247a0a5e516b04e208e253141b7bb269a7bd authored over 6 years ago by Jack Humbert <[email protected]>
slim down for master

github.com/qmk/qmk_configurator - 03b6986b08510d609c62ddba0dc63295845f63e7 authored over 6 years ago by Jack Humbert <[email protected]>
Some suggested configuration changes

- run code through Prettier for consistent formatting
- add eslint configuration
- add a skel...

github.com/qmk/qmk_configurator - 37b8a86d05f644caebe5a6b28ab7ba25ebcb2691 authored over 6 years ago by Yan-Fa Li <[email protected]>
Added RGB keycodes to the configurator. (#14)

* Added Import and Export layout functionality

* Added basic RGB keycodes

* Added individu...

github.com/qmk/qmk_configurator - b6c9fd46d0b6db151646912d4ca7fccb272d8bb2 authored over 6 years ago by Jacques Levasseur <[email protected]>
Added Import and Export layout functionality

github.com/qmk/qmk_configurator - 575a0910b0d81157c0ac343fdb016b5fd031066c authored over 6 years ago by Jacques Levasseur <[email protected]>
adds any key

github.com/qmk/qmk_configurator - 7ae88521b12cbed6f6f66bd93924277c1f839b5d authored almost 7 years ago by Jack Humbert <[email protected]>
Merge branch 'gh-pages' of github.com:qmk/qmk_configurator into gh-pages

github.com/qmk/qmk_configurator - 393a3514c3f49404f3bc34acd5b7cd1fede3e913 authored almost 7 years ago by Jack Humbert <[email protected]>
split into separate files

github.com/qmk/qmk_configurator - ed569f66c10780f0b654341af563fc2406483336 authored almost 7 years ago by Jack Humbert <[email protected]>
Add Gitter badge

github.com/qmk/qmk_configurator - 003dc3331afe6d4100d0d7bcb1f9f41fd6fb266a authored almost 7 years ago by The Gitter Badger <[email protected]>
UI improvements

github.com/qmk/qmk_configurator - d7421d1764fe2fc13df657e68ca212820a139702 authored about 7 years ago by Jack Humbert <[email protected]>
add other layer mod stuff

github.com/qmk/qmk_configurator - a579164ae5197bb2ac9d52a94c594e72b111d11f authored about 7 years ago by Jack Humbert <[email protected]>
fixed keymap

github.com/qmk/qmk_configurator - 3df90a649ab55e0821b3a1ff3f188dee1f839b69 authored about 7 years ago by Jack Humbert <[email protected]>
json tweak

github.com/qmk/qmk_configurator - 66cc5317596773c37753b57c1779f2fa9fc56286 authored about 7 years ago by Jack Humbert <[email protected]>
add some (kc) stuff

github.com/qmk/qmk_configurator - 5c9901e52eeb042040f5b5c1fa70266df00fa486 authored about 7 years ago by Jack Humbert <[email protected]>
pull layout from hash

github.com/qmk/qmk_configurator - 996de0ab1ae87e0b744b6a95b4fdec46279dfa07 authored about 7 years ago by Jack Humbert <[email protected]>
style controller, hashes

github.com/qmk/qmk_configurator - 643d6c061e9a508a3d5c7c55f3255e0e02d6ad47 authored about 7 years ago by Jack Humbert <[email protected]>
unstyled mess, but working

github.com/qmk/qmk_configurator - 4694c3773536deb77b48cbc262ae4a495afdce41 authored about 7 years ago by Jack Humbert <[email protected]>
add jquery

github.com/qmk/qmk_configurator - 2f60c219079c3aff66d04a4793dea549d41f4b3b authored about 7 years ago by Jack Humbert <[email protected]>
name folder correctly

github.com/qmk/qmk_configurator - 0b4b3e325c05ce3b807a553f37306e0960fc036d authored about 7 years ago by Jack Humbert <[email protected]>
md instead of html

github.com/qmk/qmk_configurator - 4c893ffdeeb8d8f242970e848a20be4964bd2465 authored about 7 years ago by Jack Humbert <[email protected]>
initial commit

github.com/qmk/qmk_configurator - 6355106c5639e64f1ae57ac3bd0239fd77e81626 authored about 7 years ago by Jack Humbert <[email protected]>