James Young

Results 14 issues of James Young

Because the file that is used to build https://qmk.fm/keyboards/ is auto-generated, this page exists only in the English version of qmk.fm. We should investigate whether it is viable to auto-generate...

enhancement
help wanted
translation

Hides the selectors for the layers that are unused in the current keymap. ![image](https://user-images.githubusercontent.com/18669334/75090300-53b16e80-5516-11ea-88a4-8e517d6eaf29.png)

enhancement
on hold

This restructures the default keymap system such that each layout macro on the keyboard can have a default keymap, independent of the other layouts that can be used by the...

enhancement
feature
WIP
on hold

This might be more appropriate for [qmk/qmk_api](https://github.com/qmk/qmk_api), but: I've been going through the keyboards in the Configurator, looking for rendering errors that may indicate non-existent or incomplete Configurator support. I...

Was talking with @yanfali earlier today about this. Right now, adding a layer-changing key pre-fills the same key with KC_TRNS on the target layer, but there's no system in place...

## Description Disambiguates the intended layout of the keyboard/keymaps, and reduces the horizontal space used to render the keymap. cc @ssedrick (keyboard maintainer) ## Types of Changes - [ ]...

enhancement
keyboard

## Description - `fms.h`: add matrix diagram - `info.json`: fix syntax error - `info.json`: apply friendly formatting - physically arrange `LAYOUT_all` macro With this change, the keycode for the right...

enhancement
keyboard
keymap
via

## Description Adds the following keycodes to QMK Configurator: - `CL_TOGG`: Toggle Caps Lock and Left Control swap - `GUI_TOG`: Toggles the status of the GUI keys - `NK_TOGG`: Toggle...

enhancement

## Description Moves instances of `#define LOCKING_SUPPORT_ENABLE` and `#define LOCKING_RESYNC_ENABLE` to data-driven. ## Types of Changes - [ ] Core - [ ] Bugfix - [ ] New feature -...

enhancement
keyboard

## Description Moves instances of `#define LOCKING_SUPPORT_ENABLE` and `#define LOCKING_RESYNC_ENABLE` to data-driven. ## Types of Changes - [ ] Core - [ ] Bugfix - [ ] New feature -...

enhancement
keyboard