summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/priyadi
Commit message (Collapse)AuthorAge
* [Keymap] Added compatibility for Planck rev6 (#5706)Priyadi Iman Nurcahyo2019-04-29
| | | | | | | | | | | | * Update code for compatibility with latest QMK * Added compatibility with Planck rev6 * use wait_ms instead of _delay_ms * removed unnecessary rules * disable audio on rev4 only
* Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft2019-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-22
|
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-17
| | | | | | | | | | * 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.
* remove all makefiles from keyboard directoriesJack Humbert2017-09-27
|
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-08
| | | | | | | | | | | | | | | | | | | | | | * 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
* update priyadi's keymap configJack Humbert2017-08-07
|
* Promethium rev2Priyadi Iman Nurcahyo2017-04-19
| | | | | | | * 10 more indicator LEDs * Piezo buzzer * Uses HC138 decoder to free up 5 pins * Trackpoint buttons are now part of matrix
* Merge my Planck-like keyboardsPriyadi Iman Nurcahyo2017-02-15
|
* GUI layer fixesPriyadi Iman Nurcahyo2017-02-14
|
* Alt-tab handling in GUI layerPriyadi Iman Nurcahyo2017-02-14
|
* remove stand alone punc layer switcher for nowPriyadi Iman Nurcahyo2017-02-14
|
* Add explicit punctuation key for greek layersPriyadi Iman Nurcahyo2017-02-14
|
* Func + Num = PuncPriyadi Iman Nurcahyo2017-02-14
|
* move GRV to ESC positionPriyadi Iman Nurcahyo2017-02-13
|
* Fix faux clicky toggle keyPriyadi Iman Nurcahyo2017-02-13
|
* Merge branch 'faux_clicky' into promethiumPriyadi Iman Nurcahyo2017-02-13
|\
| * Implement faux-clicky featurePriyadi Iman Nurcahyo2017-02-13
| |
* | Update my Planck layoutPriyadi Iman Nurcahyo2017-02-13
|/
* Greek alphabet layerPriyadi Iman Nurcahyo2017-01-09
|
* om telolet omPriyadi Iman Nurcahyo2017-01-08
|
* QWERTZ style dot & comma, move QUOT to SCLN positionPriyadi Iman Nurcahyo2016-12-16
|
* Remove unneeded options to reduce firmware sizePriyadi Iman Nurcahyo2016-12-10
|
* Adds warnings to Planck keymaps that exceed 0x7000 bytes in size #929cbbrowne2016-12-02
|
* Use WinCompose unicode input method instead of HexNumpadPriyadi Iman Nurcahyo2016-10-23
|
* Update priyadi's keymap for Planck; added readmePriyadi Iman Nurcahyo2016-10-22
|
* Add example keymapPriyadi Iman Nurcahyo2016-10-10