aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/preonic/keymaps/jacwib
AgeCommit message (Collapse)Author
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)Gravatar fauxpark
2019-01-04Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)Gravatar noroadsleft
* Remove QUANTUM_DIR code blocks from keyboard rules This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files that affect entire keyboards. * remove QUANTUM_DIR code blocks from rules for default keymaps This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files that affect default keymaps. * remove QUANTUM_DIR code blocks from rules for user keymaps This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files that affect "user" keymaps. (It's actually any keymap that isn't named `default`.) * remove QUANTUM_DIR code blocks from rules for community layouts This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files for community layouts. * remove QUANTUM_DIR code blocks from rules for userspaces This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files for userspaces.
2019-01-03Remove redundant, language-specific aliases for KC_ALGR (#4720)Gravatar Konstantin Đorđević
* Use standard KC_ALGR, remove language-specific redefinitions * Use ALGR instead of ALTGR in BÉPO and Canadian multilingual keymaps * Remove BE_LALT, BE_LGUI aliases
2018-10-22Replace outdated RGB/Audio informationGravatar Drashna Jaelre
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Gravatar Joe Wasson
* Remove chording as it is not documented, not used, and needs work. * Make Leader Key an optional feature. * Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE` * Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
2018-03-31Convert all Preonic keymaps to layout format (#2644)Gravatar Drashna Jaelre
* Convert all Preonic keymaps to layout format * Make sure preonic layouts are using QMK_KEYBOARD_H
2017-09-27remove all makefiles from keyboard directoriesGravatar Jack Humbert
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)Gravatar skullydazed
* Remove all Makefiles from the keyboards directory. * update keymaps added in the last 8 days * Ignore keyboard/keymap makefiles * update hand_wire to reflect our new Makefile-less reality * Update the make guide to reflect the new reality * move planck keymap options to rules.mk * update planck keymaps 4real * trigger travis * add back build_keyboard.mk * restore changes to build_keyboard
2017-08-20Remove PLAY_NOTE_ARRAY usages to get rid of warning.Gravatar Joe Wasson
2017-05-11Fix spelling of "persistent"Gravatar Nikolaus Wittenstein
Fixes #1201.
2016-10-231.2 updateGravatar jacwib
2016-10-22Update readme to reflect 1.1 changes.Gravatar jacwib
2016-10-22Update keymap to reflect 1.1 changes.Gravatar jacwib
2016-10-22Update readme to reflect changesGravatar jacwib
2016-08-14Fix bugGravatar jacwib
2016-08-14Remove pointless commentsGravatar jacwib
2016-08-14Update readme.mdGravatar jacwib
2016-08-14Update MakefileGravatar jacwib
2016-08-14Update config.hGravatar jacwib
2016-08-14Update keymap.cGravatar jacwib
2016-08-14Update readme.mdGravatar jacwib
2016-08-14Jack's keymap.Gravatar jacwib