Ecosyste.ms: OpenCollective

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

github.com/qmk/qmk_configurator

The QMK Configurator
https://github.com/qmk/qmk_configurator

Fix update bug in drop down menus

- fix race in loading default for setting dirty flag
- ignore model updates in the visual keym...

c825fabda58f390dbf93251a86ae7535a501dfc9 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Fix key bindings

- used wrong reference to getter without this
- upcase single letter characters to look like c...

c1b0e6918babc3f5e75bd72b45df2b59494242c6 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Use new slots syntax

- make spinner a functional component
- register Veil using main.js globally

cc2f20b755b9ae80acef508ef1c22830da5350d6 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Split out jquery

b6f7e6126449e55630ad58bf6688911e83d6fe82 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Implement AnyKey support using a component

a796b6baafdc7e41b3952d51a6107c1b2e13e7d1 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Basic dragging from keycodes

239041a78acf075e22a8508cede340b5c60f8135 authored almost 6 years ago by Yan-Fa Li <[email protected]>
basic integration test

32acbff1eb637d7f5dcfb0bf614f93d7945ba3b2 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Get basic top controller working

78b0fdcbfd24ac81134ed799f087748d85b191a7 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Invoke getters via it's parent

4c7133370dbd161f95b72e43c2d50b10d53f0d65 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Move jquery inside of lifecycle

9958896337a7b8fa51c4af36148d747187ee950d authored almost 6 years ago by Yan-Fa Li <[email protected]>
Put status bar back

e2e7677ddf64a8ffd011f6fe6102f5f707829024 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Restore potato facts

1a7c2339f0846dbd2c36bc247cbee541e91a68f7 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Add a build badge

e84633a9cc8489da8095d587618d2520b0bdc601 authored almost 6 years ago by Yan-Fa Li <[email protected]>
WIP

419d9fe64e55d50fd5c31e64b6f45f85a5a1fecf authored almost 6 years ago by Yan-Fa Li <[email protected]>
WIP - click to assign

3efa29d01e6bb9d3878afafc4ff116a2dea66659 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Update README

1a6cdf3112c4fc4a03bb717e7fd0bbe40efbab31 authored almost 6 years ago by Yan-Fa Li <[email protected]>
proposed travis flow

a12aa577d4dc27feff8e8cb73aca5e7f685b79e3 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Add profiling

- move scaling calculation to layout change watch
- this makes layer switches faster as we d...

b76cd97f1c03bf1627156f31c96582d36afc8f2c authored almost 6 years ago by Yan-Fa Li <[email protected]>
Basic drag and drop support

- drag from keycodes onto keymap

35600afd1e7cfe4a7ddbc7e0111f99a780fd8add authored almost 6 years ago by Yan-Fa Li <[email protected]>
Add support for SA Vilebloom

- reorganize colorway.js because it has gotten too big
- break it into imports

3f8485340e46468dcf3094f2c8fc88744b987339 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Add MacOS JP key and rename JP Kana key (#242)

* rename KANA and add JP Mac Kana/Eisu

* resize カタカナひらがな

* change space to \n beca...

a407c3d1e7a9bba201b716d4b5e8ef17f4def9ed authored almost 6 years ago by takashiski <[email protected]>
Port render_layout to vue

- VisualKeymap.vue is now responsible for watching the layout changes
and reacting
- when...

f68f833ddb5983faed604052afa0b9da44d42523 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Add space cadet

c4eeaefe33e934d0a90b24302a213a9ef6a8fc75 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Update nightwatch tests to check top controller

4a0bdb5eed9aad803b887a2bea04d097f844669b authored almost 6 years ago by Yan-Fa Li <[email protected]>
Added F13-24 to App tab (#9)

* Update kb-settings.js

* Tested

* removed title: tags

5c14f9901c9fec87d2c8dd6194e845da07cb343f authored almost 6 years ago by Spaceman <[email protected]>
Fix for vertical keys

eae1e709ab29827ef6db2af0d87016f09c4536fa authored almost 6 years ago by Yan-Fa Li <[email protected]>
WIP - broken but good stopping point

d1c5eb381448f77e7bc83dc37021543a49233dd8 authored almost 6 years ago by Yan-Fa Li <[email protected]>
WIP

- slightly broken

3919ea1abf73dbf0f6b34963c5a7a248e84391a5 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Center Spinner

- add a veil behind the spinner
- add a click to dismiss handler
- center the space potato

4347d57e013f2e5eae8c65b19c8db1e64e467c9c authored almost 6 years ago by Yan-Fa Li <[email protected]>
Display stats once load or import is complete

- loading default doesn't change the keyboard state so status/append is
fine
- import JSON ...

e3e340be1951f9360140f0eb3f5b174b64ae79ba authored almost 6 years ago by Yan-Fa Li <[email protected]>
Update keymap names to not be default

- add rev4

89ce56bbcb3a516ae5ea800654628a519a9d0e90 authored almost 6 years ago by Yan-Fa Li <[email protected]>
linting fix

69ae720066facee67f5b2dca16c8260f65696dbc authored almost 6 years ago by Yan-Fa Li <[email protected]>
Add style support to keycodes

- fixup KC_KANA

7a89b5cdda2152095e66f83fc01c94a625cc9f1d authored almost 6 years ago by Yan-Fa Li <[email protected]>
StatusBar

a773c33235961c751d45bcedd04d704de24b27b6 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Change keybindings for Windows

5a32a3ef1f84e3ed19748a1177e2f4dbea2b4cf6 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Remove about view

3b1067fcffa6fbfe74890386e95063b4933a6124 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Make it work with jquery ui

fix bug in lookup

6cfc6871544d590c9275670c64d2e7d651b5cfc0 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Restore old keycode map

fd0fe47238ee5b4bddabcd67e528fe9c40f632ea authored almost 6 years ago by Yan-Fa Li <[email protected]>
baseUrl

c40582a91bdc3cf0b8acc4406264a3dab25cabfa authored almost 6 years ago by Yan-Fa Li <[email protected]>
Remove inline-block spacing

- switch keycodes rendering to use component-is style
- disable prettier formatting detection ...

991376e117ea9fb703f7dc45fde00677ed2cbb79 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Get new keymap working with click to assign

7ba3209f695f80c5f988aa5897885e48a420a3f7 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Remove jquery

ce337101b25c8f841c451808aaf11fd4e87b7436 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Add StatusPanel

c383d42223fd34fbe2b98f36845a02f560e2a952 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Restore delete key control to each basekey

4e718f00202a31f8e43631c88fa2bb5c1aa7351a authored almost 6 years ago by Yan-Fa Li <[email protected]>
Restore click and keyboard input

New visual keymap - change the way changes are conveyed to the keys

Because of reactive model, ...

4d22ff7766047a6d277ac90e9eef1b19bec6712e authored almost 6 years ago by Yan-Fa Li <[email protected]>
Fix Bugs with URL handling

- allow setting the layout if it's valid via URL editing (feature)
- allow loading of a layout...

f72529804df4f991b4661860eec98e0a328e7e3e authored almost 6 years ago by Yan-Fa Li <[email protected]>
Fix remove key funcitonality

- change Standard -> ANSI
- change International -> ISO

938d971b22049f94b37af63d44bdc0c72fab7efa authored almost 6 years ago by Yan-Fa Li <[email protected]>
Remove dead code

2f732949813503a780d2b30a9ed6ab26552123e5 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Update text to reflect true meaning

- this number reflects jobs waiting to be run

77c00be8d8d1a417d668542c366f3158cbe7738e authored almost 6 years ago by Yan-Fa Li <[email protected]>
Don't display icons when in display size mode

c2195faf5aab67db60aebad051ec8205afa657dd authored almost 6 years ago by Yan-Fa Li <[email protected]>
Add animations

e67a64dd40832194e3374d74a8eec26f566775e1 authored almost 6 years ago by Yan-Fa Li <[email protected]>
disable profiling and logging

fff013da2149a40f051517f7de6a1a86c535578e authored almost 6 years ago by Yan-Fa Li <[email protected]>
fix onblur on LayerKey

48079e04cc38bb26ad7616d40fdfd40750ed7989 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Adjust font size based on content of key

89ade484c8b39c34221f33dc8ec376b9060dcf10 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Load a random colorway each time you load the UI

51a6c394c244f10edb6016a42469a4d74cdab152 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Init layers correctly

95622375987f51dc3465945d79abc9156636d007 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Restyle keys

Thanks @jackhumbert

f8a641b9994eeb7198287e227d69a1be91d62c76 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Add keycode to title on each key in visual keymap

163f0798cbb9456b52b85660ac0c19d3312aa4b2 authored almost 6 years ago by Yan-Fa Li <[email protected]>
add some classics such as dolch, wob, and nantucket selectric

15a691db9886784824cb59de897b8f26d964a5e8 authored almost 6 years ago by mechmerlin <[email protected]>
Scale the visualkeymap font size

- apply scalingto visualkeymap

3ab1113e586557ce64e2e74ba74ef61db837e0bc authored almost 6 years ago by Yan-Fa Li <[email protected]>
Danger zone

eba747d03b3cae4f27a255b95fef9a1451227597 authored almost 6 years ago by Yan-Fa Li <[email protected]>
info

06ec4f1f722719613bcb06be73d22216e8a9e6a3 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Add LayerKey component

180b2a3f54ac41755f0c0b0ee025c9bfa2ab4298 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Add OS Icons

5257d075cc0904d7b839990de92dee66b220ce7f authored almost 6 years ago by Yan-Fa Li <[email protected]>
Remove dead code

95a62d8b59bce0e12392022aa5cbf2079cae00a1 authored almost 6 years ago by Yan-Fa Li <[email protected]>
tabbed keycodes

8ddb0f2d26ab15797bf542f91ba6cb5a8e31bf17 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Fix keycode title formatting

- temporarily disable the scrolling

36aec806e84ccb44ba3b451e4de6928bcc7871d0 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Remove jquery from package deps

952672136f1650ea645810756f3c9b12204a208c authored almost 6 years ago by Yan-Fa Li <[email protected]>
Remove unused dashes

94efbbd6d1046b8484386c5b2e7a911e9dd53bed authored almost 6 years ago by Yan-Fa Li <[email protected]>
Convert jquery ajax into axios

- make small improvements to string assembly
- make improvements to error handling

84f4e8666e207147ffaa0bc46afc498e5e179871 authored almost 6 years ago by Yan-Fa Li <[email protected]>
production baseUrl

f56da1c4852ed23bae701826a0a488324d96b261 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Working In Progress - working import

d706e71b3e631e712e5e99a77caa249e580931a1 authored almost 6 years ago by Yan-Fa Li <[email protected]>
BUG FIX: improved preview info.json mode

- state bug. If we are transitioning from a keyboard which has the same LAYOUT
name as the i...

15dbef80508f82455633275f82fcfda9fb373c6a authored almost 6 years ago by Yan-Fa Li <[email protected]>
Re-organize keycodes

40eeab4abddc9a9a1739365b13369e9818138ed4 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Use target, not data

Apparently data is chrome only

277c4fea5145730c67d660e589bb87c8cc147935 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Implement scroll locking using vue

- remove all jquery

a03b215e5097e2f0a8d7661253bb49937bec1d87 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Fix static assets

cb331a6ebff0911da244efb4d98527b951d1005b authored almost 6 years ago by Yan-Fa Li <[email protected]>
Add a spinner during compilation

5b86bc5a4544b0059582b36d18b68aa5e72ebda8 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Fix bug: keyboard changes did not reset keymap

aa88e6127419c7a166c6f705cbaf7023a4292178 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Implement layer controls

remove last of jquery and implement layer controls

TBD: individual key types

418f260b811537f8b40a592615fbef9c43e605cf authored almost 6 years ago by Yan-Fa Li <[email protected]>
Move configurator to top level

ed7e61fa083e19e2716f7ae37520c3ca9db74ae8 authored almost 6 years ago by Yan-Fa Li <[email protected]>
fix opacity

1cefdebaa8d6236f7e4ce6f0b7a7b449ca1db00b authored almost 6 years ago by Yan-Fa Li <[email protected]>
Play with styling

63eccc6e9f079ea203a91a88a444c4f20e02e78d authored almost 6 years ago by Yan-Fa Li <[email protected]>
Upgrade vue to 2.6.2

a14895bab15df8abd19a47f462107b7b3064d9d1 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Fix formatting issues

795618ce2ca811e54923d1f6df961fafdf9272e9 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Improve sizes of images

3e6e21e9d1d078fbf4f92240a2ee29ab292ac916 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Fixes for keycode title clean up

bc9ea571c8732b22e0ce018d3347e4255abb097c authored almost 6 years ago by Yan-Fa Li <[email protected]>
fix import bug

- remove reset_keyboard

80d0dff51fc242e04c1db379e2c694b341575e8b authored almost 6 years ago by Yan-Fa Li <[email protected]>
Fix typo

b4912685d95002b619f2d79aa27655f36cfc7da1 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Correct m0lly defaultish (#246)

Upon merging code into QMK, LAYOUT macro had to be renamed to LAYOUT_all
to comply with convent...

14d2a0cbe38a4200066beb75087c2d4965cd365a authored almost 6 years ago by TerryMathews <[email protected]>
Fixed default keymap inconsistency (#245)

cffdaeabdd2c5ad0bd017c755191d55e56d414d5 authored almost 6 years ago by Mattia Dal Ben <[email protected]>
Initial defaultish layout for TKC M0LLY (#244)

85ecc20b19fc9dab15b35e4134aa19286b27f8da authored almost 6 years ago by TerryMathews <[email protected]>
add MacOS JP key and rename JP Kana key (#242)

* rename KANA and add JP Mac Kana/Eisu

* resize カタカナひらがな

* change space to \n because line...

f380d8aeb7666c28fa7d006e151595b032da6acd authored almost 6 years ago by takashiski <[email protected]>
Add a beta-banner to config.qmk.fm (#241)

* Add a beta-banner to config.qmk.fm

* CSS error

8b31878edd2bb7616df510df8ddf4e4695acee7d authored almost 6 years ago by Yan-Fa Li <[email protected]>
Add default keymaps for clueboard (#238)

* Add default keymaps for clueboard

* Add default for clueboard/17

0b0b47dfe4dc5c19f33c3ef5e17052061e9c0100 authored almost 6 years ago by skullydazed <[email protected]>
Refactor and Addition of Default Keymaps (#235)

* Add Katana60 default keymap

JSON file is based on:
https://github.com/qmk/qmk_firmware/b...

178022b48e24241c527069f32a6d6bf7db14b7ac authored almost 6 years ago by noroadsleft <[email protected]>
No support for #define in configurator API (#237)

_FL -> 1

e319d67af7bde1eefa97f9e8a2105827afac3e20 authored almost 6 years ago by Yan-Fa Li <[email protected]>
Updated Keyboard Exclusion List: 2019-01-19 (#234)

Added the Pinky keyboard (defaults to pinky/3).

Swapped the Sol and S60-X because alphabetica...

f08741a50650ce1820c213ea49b640794a8ebe75 authored almost 6 years ago by noroadsleft <[email protected]>
Defaultish layout for TKC Candybar (#233)

fb3c3e744f3eac6b659a40c0d4f4884f86eed89f authored almost 6 years ago by TerryMathews <[email protected]>
Fix loading default keymaps for multi-level keebs

Current code only works on a single level of directories.
Extend regex to be global and cover du...

9ac825fedc0d36359f9413ca8e358d51116ec29e authored almost 6 years ago by Yan-Fa Li <[email protected]>