qmk_configurator icon indicating copy to clipboard operation
qmk_configurator copied to clipboard

The QMK Configurator

Results 132 qmk_configurator issues
Sort by recently updated
recently updated
newest added

Needs https://github.com/qmk/qmk_firmware/issues/2621 and https://github.com/qmk/qmk_api/issues/12 to be completed first

enhancement

Because they aren't rectangles, they don't render quite right. ![screen shot 2018-04-06 at 09 34 08](https://user-images.githubusercontent.com/2275667/38432845-acec2c3a-397d-11e8-8b44-6a6eeb88969f.png) Figure out a way to add the extra bit.

enhancement

double click a keymap item, pop up an input dialog and allow input of a 'KC_' code with validation and possibly autocomplete.

enhancement

There does not seem to be any use to compiling a blank keymap, as the resulting .hex still wouldn't get me anywhere in terms of keyboard usability. We could use...

enhancement

It'd be great if there would be other saving methods like saving as a github gist like keyboard-layout-editor does or save in the browser like [here](http://ondras.zarovi.cz/sql/demo/).

enhancement

This would be useful for filling everything with KC_TRNS or KC_NO

enhancement

## Description Generated keycode LUTs for conversion of the configurator front-end from one OS keyboard layout to another with the help of the `convert_keymap_extras_header.js` script added in #1161. Will stay...

### Describe the Bug I can't upload my file .json. When i upload it show:" Sorry, this doesn't appear to be a QMK keymap file." Can you help me ?...

bug