summaryrefslogtreecommitdiff
path: root/keyboards/signum
AgeCommit message (Collapse)Author
2020-01-30Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty
2020-01-19Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)fauxpark
* Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards * Define diode direction for failing boards * Matching parentheses * Put onekey diode directions in top level config
2019-10-28Cleanup rules.mk for 32U4 keyboards, R-S (#7182)fauxpark
2019-09-30[Keyboard] Signum 3 0 enable kinetic speed (#6740)Jan Christoph Ebersbach
* Enable kinetic speed * Update keymap
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-05-16[Keymap] Signum 3.0 Swap positions (#5892)Jan Christoph Ebersbach
2019-05-08[Keymap] Signum3.0 Generate printable keymap (#5818)Jan Christoph Ebersbach
* Externalize generation of visual text keymap * Generate keymap in Asciidoc format for further processing * Remove artifacts from a2x call
2019-05-08[Keymap] Signum 3.0, fix, move and change keys (#5820)Jan Christoph Ebersbach
2019-04-30[Keyboard] Signum3.0 generate json keymap (#5688)Jan Christoph Ebersbach
* Remove dependency on sortedcontainers * Sort dictionary on output * Externalize writing of keymap.c into function - serialize layers into one flat list * Add encoding * Generate JSON keymap in addition to keymap.c * Replace XXXXXX with KC_NO
2019-04-29[Keyboard] Signum 3.0 Fix key order in layout (#5687)Jan Christoph Ebersbach
* Fix key order in layout * Reduce keyboard dimensions * Reduce space around keys
2019-04-29[Keyboard] Signum3.0 remove sortedcontainers (#5679)Jan Christoph Ebersbach
* Remove dependency on sortedcontainers * Sort dictionary on output
2019-04-23[Keymap] Fix broken Shift-Insert binding (#5689)Jan Christoph Ebersbach
2019-04-19[Keyboard] Layout and configuration updates for Signum 3.0 (#5652)Jan Christoph Ebersbach
* Make Signum 3.0 compatible with default ortho_4x12 layout * Disable unicode map by default * Add missing backspace key * Add missing delete key * Fix broken gui right command * Move MO5 to a different key an add Esc to L4 * Move MO5 to a different key * Add Del and Bspace to layer 4
2019-04-07[Keyboard] Add Signum 3.0 for the elite-c (#5478)Jan Christoph Ebersbach
* Add keyboard Signum 3.0 for the elite-c * Update readme.md * Remove unused macros * Use bootmagic lite instead of full * Add warning to keymap.c that it's auto-generate * Add description for customizing keyboard layouts * Make generate_km.py executable * Make right shift available in numpad layer * Update keyboards/signum/3_0/elitec/readme.md Co-Authored-By: jceb <jceb@e-jc.de> * Update keyboards/signum/3_0/elitec/readme.md Co-Authored-By: jceb <jceb@e-jc.de> * Fix typo in symbol name