precondition

Results 33 issues of precondition
trafficstars

## Description Deprecate IGNORE_MOD_TAP_INTERRUPT_PER_KEY as a stepping stone towards making IGNORE_MOD_TAP_INTERRUPT the new default behaviour for modtaps. Old description from the time the PR was about setting IGNORE_MOD_TAP_INTERRUPT as the...

core
keymap
documentation
translation
breaking_change_2022q4

## Description `compile.qmk.fm/v1/compile` returns a 404 error code and using "KEYMAP" as the layout causes the compilation to fail. I also changed the job id of the last two curl...

Additions: - All the ISO keysyms - meta and hyper modifiers - compose/multi_key - various media controls like toggle microphone and monitor brightness - changed AltGr to ISO_Level3_Shift - KP_Begin...

![The page at 'https://precondition.github.io/pressing-e-with-the-thumb' was loaded over HTTPS, but requested an insecure element 'http://thedarnedestthing.com/images/chimera-beakl-si.jpg'.](https://media.discordapp.net/attachments/648964704428883978/821382766729363456/unknown.png) Raised by Zmx on the QMK discord server.

bug

```js ~/Coding/vredeburg/src/assets/css ❯ tree . ├── custom-forms.css ├── main.css ├── nouislider.min.css ├── something.txt └── testdir └── nested.css 1 directory, 5 files ~/Coding/vredeburg/src/assets/css ❯ node Welcome to Node.js v16.6.1. Type ".help"...

## Classification: Bug ## Reproducibility: Always ## Version AutoKey version: 0.95.10 Used GUI: GTK Installed via: .deb packages from the GitHub releases Linux Distribution: (X)Ubuntu ## Summary Dead keys trigger...

bug
autokey-gtk
phrase expansion
user interface
autokey triggers

Currently, adding keymapviz support for a keyboard requires a considerable amount of manual effort; This is not scalable to QMK's 2k+ boards. An "easy" way to extend keymapviz's support from...

I have the following code block at the top of my keymap `rules.mk`: ```mk # Automatically update the keymap visualization when compiling .PHONY: % %: keymapviz -k dactyl_manuform5x6 -t fancy...

## 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...

## Description This one-line change solves the bug wherein the tester keymap does not respect the user's selected OS keyboard layout on initial page load.