Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Keyboard: handwired/kbod Refactor, Configurator support and readme update ↵ | noroadsleft | 2018-12-12 | 2 | -34/+27 |
| | | | | | | | | | | | | | | | | | (#4623) * handwired/kbod: refactor - layout macro KEYMAP renamed to LAYOUT * handwired/kbod: update config.h files to #pragma once * handwired/kbod: Configurator support * handwired/kbod: readme update - updated reademe to current template - added image | ||||
* | Replace outdated RGB/Audio information | Drashna Jaelre | 2018-10-22 | 1 | -1/+1 |
| | |||||
* | remove all makefiles from keyboard directories | Jack Humbert | 2017-09-27 | 1 | -21/+0 |
| | |||||
* | Remove all Makefiles from the keyboards directory. (#1660) | skullydazed | 2017-09-08 | 1 | -0/+17 |
| | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Use tap-toggle to move between layers. | Nurahmadie | 2017-04-02 | 1 | -4/+4 |
| | | | | - Add PDOT key | ||||
* | Fix layer stuck, and add numpad support | Nurahmadie | 2017-04-02 | 1 | -10/+10 |
| | |||||
* | Forgot semicolon, and add reference link | Nurahmadie | 2017-04-02 | 1 | -1/+1 |
| | |||||
* | Add README | Nurahmadie | 2017-04-02 | 1 | -1/+5 |
| | |||||
* | Enable alt-F4 without [Fn] | Nurahmadie | 2017-04-02 | 1 | -21/+41 |
| | | | | - Add led indicator when keymap not on base layer \o/ | ||||
* | Add capslock led, and audio buttons | Nurahmadie | 2017-04-02 | 1 | -16/+26 |
| | | | | - Also change layer switch to momentary | ||||
* | Remove lead keys, fix some typos, rearrange layers | Nurahmadie | 2017-04-02 | 1 | -28/+9 |
| | |||||
* | Add initial keymap | Nurahmadie | 2017-04-02 | 1 | -24/+73 |
| | | | | *crossfingers* | ||||
* | Initial work for my kbod support in qmk_firmware | Nurahmadie | 2017-04-02 | 4 | -0/+74 |
- Wiring layout done No actual keymap yet |