1
0
Commit Graph

8703 Commits

Author SHA1 Message Date
Konstantin Đorđević
4c63b3b96f Willingly give Drashna the rest of my Unicode doc improvements 2018-11-03 14:36:04 -07:00
Drashna Jaelre
96fd5e9ad2 Steal vomindoraan's input mode documentation
Co-Authored-By: vomindoraan (vomindoraan@gmail.com)
2018-11-03 11:21:01 -07:00
Konstantin Đorđević
919c90eab3 Format unicode_common (#13)
* case alignment

* process_record_unicode_common → process_unicode_common

* Move song arrays into function where they're used, align preprocessor directives

* Swap the order of UC_WIN and UC_BSD

* Update Unicode docs

* Reorder Unicode mode stuff to match the order of input mode constants

* Fix capitalization in doc subtitle

* Readd BSD and OSX_RALT songs

* Reword BSD note in docs

* Readd BSD keycode description

* Reword explanation of input on different platforms
2018-11-03 10:24:24 -07:00
Drashna Jaelre
7b729ede72 Wordsmithing and cleanup 2018-11-03 09:22:46 -07:00
Drashna Jaelre
455c143b32 Update documentation 2018-11-02 17:47:00 -07:00
Drashna Jaelre
b053a75600 Update quantum/quantum_keycodes.h 2018-11-02 17:47:00 -07:00
Drashna Jaelre
c0cd867155 Move and update check to ensure only one unicode method is enabled 2018-11-02 17:46:59 -07:00
Drashna Jaelre
0b403a4c4c Cleanup 2018-11-02 17:46:59 -07:00
Drashna Jaelre
6840d80855 Update all of the songs 2018-11-02 17:46:59 -07:00
Drashna Jaelre
0d64e6548b Fix Linux Song 2018-11-02 17:46:59 -07:00
Drashna Jaelre
afad38786a Update keycode defines 2018-11-02 17:46:58 -07:00
Konstantin Đorđević
4860a8c6fc white spaces
Co-Authored-By: drashna <drashna@live.com>
2018-11-02 17:46:58 -07:00
Konstantin Đorđević
eaa5efc697 white spaces
Co-Authored-By: drashna <drashna@live.com>
2018-11-02 17:46:58 -07:00
Konstantin Đorđević
eca3a411ad white spaces .... copied from elsewhere
Co-Authored-By: drashna <drashna@live.com>
2018-11-02 17:46:57 -07:00
Konstantin Đorđević
df4f58ef31 consistency
Co-Authored-By: drashna <drashna@live.com>
2018-11-02 17:46:57 -07:00
Konstantin Đorđević
d4b8811013 Yuuup
Co-Authored-By: drashna <drashna@live.com>
2018-11-02 17:46:57 -07:00
Konstantin Đorđević
68d1d5de1c Considered that
Co-Authored-By: drashna <drashna@live.com>
2018-11-02 17:46:56 -07:00
Konstantin Đorđević
95385670a3 non-breaking
Co-Authored-By: drashna <drashna@live.com>
2018-11-02 17:46:56 -07:00
Konstantin Đorđević
4b2a0bc145 Thought I fixed that!
Co-Authored-By: drashna <drashna@live.com>
2018-11-02 17:46:56 -07:00
Drashna Jaelre
e5da49ca63 Add BSD for future compatibility 2018-11-02 17:46:55 -07:00
Konstantin Đorđević
427a38fedf white spaces
Co-Authored-By: drashna <drashna@live.com>
2018-11-02 17:46:55 -07:00
Konstantin Đorđević
8d0954b811 SPAAAAAAAAAACing
Co-Authored-By: drashna <drashna@live.com>
2018-11-02 17:46:55 -07:00
Konstantin Đorđević
cfa4163d06 Fix spacing
Co-Authored-By: drashna <drashna@live.com>
2018-11-02 17:46:55 -07:00
Konstantin Đorđević
122fbac89c Because I missed it!
Co-Authored-By: drashna <drashna@live.com>
2018-11-02 17:46:54 -07:00
Konstantin Đorđević
bf79667460 Fix spacing
Co-Authored-By: drashna <drashna@live.com>
2018-11-02 17:46:54 -07:00
Konstantin Đorđević
44c238f8de Fix white spaces
Co-Authored-By: drashna <drashna@live.com>
2018-11-02 17:46:54 -07:00
Drashna Jaelre
e7aee81aea Remove Functions from feature page
And link to the file instead.  Link to specific lines later on.
2018-11-02 17:46:53 -07:00
Drashna Jaelre
1e3c0a96c4 Add Audio Feedback section 2018-11-02 17:46:53 -07:00
Drashna Jaelre
08bab87444 Update unicode keycodes for consistency/easier merge 2018-11-02 17:46:53 -07:00
Drashna Jaelre
8087acdec1 Update unicode documentation 2018-11-02 17:46:53 -07:00
Drashna Jaelre
5015c2b4d2 Update keycodes 2018-11-02 17:46:52 -07:00
Drashna Jaelre
be2c6e70a7 Tap_code cleanup 2018-11-02 17:46:52 -07:00
Drashna Jaelre
59bf691ce3 Add audio feedback to input mode keys to drive konstantin up a wall 2018-11-02 17:46:52 -07:00
Drashna Jaelre
9698e3f262 Move Unicode proccessing to unicode common 2018-11-02 17:46:51 -07:00
Drashna Jaelre
a6e66f09ca Add unicode init to where it belongs: matrix_init_quantum 2018-11-02 17:46:51 -07:00
Drashna Jaelre
7b6391bd18 Remove unicode init from process_record_* functions 2018-11-02 17:46:51 -07:00
Drashna Jaelre
18fcde13ad Standardize the Unicode EEPROM code 2018-11-02 17:46:50 -07:00
Elliot Powell
cd544e10a9 Keymap: Fixed poor layout of EP40 default keymap (#4330)
* add initial ep40 files

* fixed issues

* updated keymap

* Added media control

* Update keyboards/handwired/ep40/rules.mk

Co-Authored-By: e11i0t23 <32494740+e11i0t23@users.noreply.github.com>

* Fixed requested changes

* Fixed more requested changes

* Added delete key to layor 1

* Updated defualt keympap to have a Backspace mod del key

* removed place holder

Co-Authored-By: e11i0t23 <32494740+e11i0t23@users.noreply.github.com>

* removed obsolete code

Co-Authored-By: e11i0t23 <32494740+e11i0t23@users.noreply.github.com>
2018-11-02 16:41:26 -07:00
Abhinav
6dec3550e0 Niu keymap (#4273)
* Add modified planck layout

* Update rules
2018-11-02 14:48:44 -07:00
patrickmt
cec203ea80 USB Suspend for arm_atsam protocol
Rewrote USB state tracking for implementation of suspend state.
Updated suspend.c in entirety.
Main subtasks (generally hardware related) are now run prior to keyboard task.
0.6.164
2018-11-02 14:33:07 -07:00
patrickmt
563fe23e53 Fix CTRL/ALT keyboard does not wake computer from sleep
Fix for Massdrop CTRL and ALT keyboards not waking computer from sleep
2018-11-02 14:33:07 -07:00
Drashna Jaelre
f1529e74c4 Remove old declaration
Co-Authored-By: nooges <nooges@users.noreply.github.com>
0.6.163
2018-11-02 14:31:29 -07:00
Danny Nguyen
a5fa75fcb3 Move disable JTAG code from keyboard_init to keyboard_setup
This way all split keyboards are using that code instead of just those using split_common with the fix
2018-11-02 14:31:29 -07:00
Fredric Silberberg
5779ffb59a Set the executable bit for sh scripts under util. 0.6.162 2018-11-02 13:42:05 -04:00
Jack Humbert
34112dac36 Adds the Proton C base project (#4224)
* adds proton c base

* fixes custom matrix include

* adds readme.md

* usable pins, readme update
0.6.161
2018-11-02 12:44:57 -04:00
Jack Humbert
15f6278aa6 Add support for Atmega32A to pin declarations and universal matrix (#4015)
* add computed pins from mcu type

* update for atmega32a

* doc typo

* add atmega16 chips, link to references

* remove avr include from config

* exclude assembler in config.h includes

* consolodate options, add 646

* fix typo in pindef
0.6.160
2018-11-02 12:31:40 -04:00
ENDO Katsuhiro
5909d8aef1 Keyboard: Add MiniAxe (#4314)
* Add a new keyboard MiniAxe.

* Fix readme foramt.

Co-Authored-By: ka2hiro <ka2hiro@curlybracket.co.jp>

* Fix readme format.

Co-Authored-By: ka2hiro <ka2hiro@curlybracket.co.jp>

* Remove unnecessary keycode aliases.

* Remove unnecessary param.

Co-Authored-By: ka2hiro <ka2hiro@curlybracket.co.jp>
2018-11-01 22:55:29 -07:00
Alex Mayer
6eb7501eb0 Four Banger: Clean Up Indentation (#4322)
Make indentation consistent and match project standards
2018-11-01 22:21:28 -07:00
Michael Pio
7a22da9f05 Update rules.mk for Vinta (#4317)
changed dfu args to exit to application mode after flashing
2018-11-01 17:28:01 -07:00
Jason Yamada-Hanff
e08266129e Keymap: port atreus layout to levinson keyboard (#4285)
* Keymap: port atreus layout to levinson keyboard

* fix (mostly deprecation) issues after review
2018-11-01 17:26:43 -07:00