summaryrefslogtreecommitdiff
path: root/keyboards/handwired/pilcrow/keymaps/default
Commit message (Collapse)AuthorAge
* handwired/pilcrow Refactor, Configurator support and readme update (#4602)noroadsleft2018-12-11
| | | | | | | | | | | | | | | | | | * handwired/pilcrow: refactor - layout macro renamed from KEYMAP to LAYOUT - keymap now uses #include QMK_KEYBOARD_H - layers reformatted for readability - removed unused and deprecated fn_actions and action_get_macro blocks - keymap config.h - updated to use #pragma once - removed redundant config.h include * handwired/pilcrow: Configurator support * handwired/pilcrow: readme update Updated readme.md file to use modern template formatting.
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-22
|
* 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
* svg bug fix and added pilcrow to hand wireclimbalima2016-12-12