aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/signum
Commit message (Collapse)AuthorAgeFilesLines
* Rename UC_OSX (and related constants) to UC_MAC (#8589)Konstantin Đorđević2020-03-311-1/+1
| | | | | | | | | | | | | | | | | | | | | * Rename UC_OSX (and related constants) to UC_MAC * Update UNICODE_SONG_OSX references to UNICODE_SONG_MAC * Update UC_M_OS references to UC_M_MA * Add UC_OSX alias for backwards compatibility * Add deprecation warning for UC_OSX to Unicode docs * Add UC_M_OS alias for backwards compatibility * Update newly found UC_M_OS and UNICODE_SONG_OSX references * Add legacy UNICODE_MODE_OSX alias, revert changes to user keymaps * Add legacy UNICODE_SONG_OSX alias, revert changes to user keymaps * Replace removed sounds in Unicode song doc examples
* Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty2020-01-301-4/+4
|
* Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)fauxpark2020-01-191-0/+2
| | | | | | | | | | * 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
* Cleanup rules.mk for 32U4 keyboards, R-S (#7182)fauxpark2019-10-281-42/+8
|
* [Keyboard] Signum 3 0 enable kinetic speed (#6740)Jan Christoph Ebersbach2019-09-303-9/+13
| | | | | | * Enable kinetic speed * Update keymap
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
|
* [Keymap] Signum 3.0 Swap positions (#5892)Jan Christoph Ebersbach2019-05-162-12/+12
|
* [Keymap] Signum3.0 Generate printable keymap (#5818)Jan Christoph Ebersbach2019-05-082-21/+59
| | | | | | | | * Externalize generation of visual text keymap * Generate keymap in Asciidoc format for further processing * Remove artifacts from a2x call
* [Keymap] Signum 3.0, fix, move and change keys (#5820)Jan Christoph Ebersbach2019-05-082-44/+45
|
* [Keyboard] Signum3.0 generate json keymap (#5688)Jan Christoph Ebersbach2019-04-304-88/+125
| | | | | | | | | | | | | | | | * 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
* [Keyboard] Signum 3.0 Fix key order in layout (#5687)Jan Christoph Ebersbach2019-04-291-60/+50
| | | | | | | | * Fix key order in layout * Reduce keyboard dimensions * Reduce space around keys
* [Keyboard] Signum3.0 remove sortedcontainers (#5679)Jan Christoph Ebersbach2019-04-293-10/+3
| | | | | | * Remove dependency on sortedcontainers * Sort dictionary on output
* [Keymap] Fix broken Shift-Insert binding (#5689)Jan Christoph Ebersbach2019-04-232-2/+2
|
* [Keyboard] Layout and configuration updates for Signum 3.0 (#5652)Jan Christoph Ebersbach2019-04-197-45/+49
| | | | | | | | | | | | | | | | | | * 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
* [Keyboard] Add Signum 3.0 for the elite-c (#5478)Jan Christoph Ebersbach2019-04-0711-0/+1618
* 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