Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-09 | Remove FAUXCLICKY feature (deprecated) (#11829) | Drashna Jaelre | |
2019-04-29 | [Keymap] Added compatibility for Planck rev6 (#5706) | Priyadi Iman Nurcahyo | |
* 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 | |||
2019-01-04 | Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) | 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. | |||
2018-10-22 | Replace outdated RGB/Audio information | Drashna Jaelre | |
2018-09-17 | Make `PREVENT_STUCK_MODIFIERS` the default (#3107) | 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. | |||
2017-09-27 | remove all makefiles from keyboard directories | Jack Humbert | |
2017-09-08 | Remove all Makefiles from the keyboards directory. (#1660) | 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-07 | update priyadi's keymap config | Jack Humbert | |
2017-04-19 | Promethium rev2 | Priyadi Iman Nurcahyo | |
* 10 more indicator LEDs * Piezo buzzer * Uses HC138 decoder to free up 5 pins * Trackpoint buttons are now part of matrix | |||
2017-02-15 | Merge my Planck-like keyboards | Priyadi Iman Nurcahyo | |
2017-02-14 | GUI layer fixes | Priyadi Iman Nurcahyo | |
2017-02-14 | Alt-tab handling in GUI layer | Priyadi Iman Nurcahyo | |
2017-02-14 | remove stand alone punc layer switcher for now | Priyadi Iman Nurcahyo | |
2017-02-14 | Add explicit punctuation key for greek layers | Priyadi Iman Nurcahyo | |
2017-02-14 | Func + Num = Punc | Priyadi Iman Nurcahyo | |
2017-02-13 | move GRV to ESC position | Priyadi Iman Nurcahyo | |
2017-02-13 | Fix faux clicky toggle key | Priyadi Iman Nurcahyo | |
2017-02-13 | Merge branch 'faux_clicky' into promethium | Priyadi Iman Nurcahyo | |
2017-02-13 | Update my Planck layout | Priyadi Iman Nurcahyo | |
2017-02-13 | Implement faux-clicky feature | Priyadi Iman Nurcahyo | |
2017-01-09 | Greek alphabet layer | Priyadi Iman Nurcahyo | |
2017-01-08 | om telolet om | Priyadi Iman Nurcahyo | |
2016-12-16 | QWERTZ style dot & comma, move QUOT to SCLN position | Priyadi Iman Nurcahyo | |
2016-12-10 | Remove unneeded options to reduce firmware size | Priyadi Iman Nurcahyo | |
2016-12-02 | Adds warnings to Planck keymaps that exceed 0x7000 bytes in size #929 | cbbrowne | |
2016-10-23 | Use WinCompose unicode input method instead of HexNumpad | Priyadi Iman Nurcahyo | |
2016-10-22 | Update priyadi's keymap for Planck; added readme | Priyadi Iman Nurcahyo | |
2016-10-10 | Add example keymap | Priyadi Iman Nurcahyo | |