summaryrefslogtreecommitdiffstats
path: root/keyboards/preonic/keymaps/egstad/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-031-1/+0
|
* Normalise Auto Shift keycodes (#18892)Ryan2022-10-281-6/+6
| | | | | | | | * Normalise Auto Shift keycodes * Add keycode table to main list * Add old keycodes to legacy header
* Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750)Ryan2021-02-061-3/+0
|
* [Keymap] Adds Egstad Preonic Profile (#6837)Jordan Egstad2019-09-301-0/+91
* setup local build config, created npm build script to speed things up * removed some profiles and gutted readme * began configuring default and lower layout * lower: fixed right arrow and added music toggle * began configuring default and lower layout * changed startup song * updated comment typos * I did that thing where i basically refactored everything :) * Converted 2U key to 1U's * Reorganized and tidied up * Reorganized and tidied up * space now changes layers * updated numbpad * updated readme * removed unwanted files * addressed change requests