summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/pilcrow
AgeCommit message (Collapse)AuthorFilesLines
2019-01-27Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre1-6/+0
* Add default value for IS_COMMAND for COMMAND feature * Cleanup and consistency * Update Templates to reflect change * Fix IS_COMMAND in template * Fix IS_COMMAND define * Use consistent IS_COMMAND block in templates * Remove unnecessary `#undef IS_COMMAND` directives * Fix compile issue on orthodox * Reomve IS_COMMAND option for newer boards * Remove all existing definitions of IS_COMMAND if they use default LSHIFT and RSHIFT setting * Remove a couple of additional IS_COMMAND defines * Remove remaining redundant IS_COMMAND definitions * Remove #undef IS_COMMAND from orthodox:drashna and whitefox:konstantin * Remove multiple empty lines in modified config.h files * Update additional boards * Reomve IS_COMMAND from newer boards * Update Alice keyboard * Remove IS_COMMAND from additional boards Jan 24th edition
2018-12-11handwired/pilcrow Refactor, Configurator support and readme update (#4602)noroadsleft5-96/+112
* 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.
2018-10-22Replace outdated RGB/Audio informationDrashna Jaelre1-1/+1
2017-09-27remove all makefiles from keyboard directoriesJack Humbert2-24/+0
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed1-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
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert1-12/+12
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
2016-12-13svg bug fix and added pilcrow to hand wireclimbalima10-0/+429