Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove KC_DELT alias in favor of KC_DEL (#6327) | Konstantin Đorđević | 2019-08-30 | 1 | -1/+1 |
| | | | | | | * Remove KC_DELT alias in favor of KC_DEL * Add changelog | ||||
* | Remove empty fn_actions[] | fauxpark | 2019-01-11 | 1 | -3/+0 |
| | |||||
* | Make `PREVENT_STUCK_MODIFIERS` the default (#3107) | Joe Wasson | 2018-09-17 | 2 | -1/+1 |
| | | | | | | | | | | * 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. | ||||
* | Configurator updates for Atreus62 (#2913) | noroadsleft | 2018-05-08 | 1 | -30/+26 |
| | | | | | | * c10r: Atreus62 * Removed bootloader flag from info.json | ||||
* | remove all makefiles from keyboard directories | Jack Humbert | 2017-09-27 | 1 | -5/+0 |
| | |||||
* | Remove all Makefiles from the keyboards directory. (#1660) | skullydazed | 2017-09-08 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | removes some images | Jack Humbert | 2017-06-09 | 4 | -3/+3 |
| | |||||
* | correct spelling in readme | David Olsson | 2017-02-11 | 1 | -1/+1 |
| | |||||
* | update readme | David Olsson | 2017-02-11 | 6 | -7/+9 |
| | |||||
* | Don't change ralt to lalt, it's really not the same thing on windows. | David Olsson | 2017-01-17 | 1 | -39/+41 |
| | |||||
* | whitespace fixes | David Olsson | 2017-01-16 | 1 | -10/+12 |
| | |||||
* | vi style arrow keys. Live unicode switch support | David Olsson | 2017-01-16 | 1 | -8/+11 |
| | |||||
* | Update makefile. | David Olsson | 2017-01-12 | 2 | -5/+4 |
| | | | | Readme. | ||||
* | - Change docs to match keymap. | David Olsson | 2017-01-12 | 3 | -21/+50 |
| | | | | | - Switched around modifiers on the function layer to match muscle memory. - Added support for application switching. | ||||
* | Remove comments and change to correct KN_PLUS instead of KC_PLUS. | David Olsson | 2017-01-12 | 1 | -4/+4 |
| | |||||
* | Link fix in readme. | David Olsson | 2017-01-11 | 1 | -2/+2 |
| | |||||
* | Readme + minor change to make it match reality. | David Olsson | 2017-01-11 | 5 | -14/+60 |
| | |||||
* | Atreus62 first semi-final draft | David Olsson | 2017-01-11 | 5 | -0/+445 |