Commit Graph

10925 Commits

Author SHA1 Message Date
fauxpark
2bbbfc6154 [Keyboard] Update Felix keyboard (#6306) 2019-07-11 12:04:22 -07:00
fauxpark
ecf0612cc8 [Docs] Clarify the rules.mk setup for Unicode (#6286)
* Clarify the rules.mk setup for Unicode

* code point

Co-Authored-By: Konstantin Đorđević <vomindoraan@gmail.com>

* Remove "your"

Co-Authored-By: Konstantin Đorđević <vomindoraan@gmail.com>

* Undo a line change

Co-Authored-By: Konstantin Đorđević <vomindoraan@gmail.com>

* dot the comma

Co-Authored-By: Konstantin Đorđević <vomindoraan@gmail.com>

* Update docs/feature_unicode.md

Co-Authored-By: Konstantin Đorđević <vomindoraan@gmail.com>
2019-07-11 11:33:55 -07:00
yttyx
676633e1f3 [Keymap] Balance Twelve / Steno Keymap for Planck (#6283)
* New keymap. Cursor layer does not work.

* Refinements to layout over months of use.

* Changes following review.

* Changes following review.
2019-07-11 11:32:47 -07:00
Napoleon Wulkan
e6420f0bd8 [Keyboard] Add handwired Wulkan keyboard (#6282)
* added handwired keyboard wulkan

* added info.json for qmk configurator

* fixed spelling

* enum dont need to be assigned to zero

* removed cflag from readme

* updated rules.mk

* removed unneeded rows from config

* moved unicode to keymap conf

* fix adjust layer and comments for keymap
2019-07-11 11:31:36 -07:00
XScorpion2
3ee062222a Fixing effects to respect user sat and val levels (#6275) 2019-07-11 11:29:19 -07:00
Stevan Milic
3dd2905b7b Add personal KBD67 keymap (#6292)
* Add kbdfans/kbd67/hotswap:stevanmilic keymap

* Change Fn+H, Fn+L to Ctrl+Left, Ctrl+Right

* Add keymap comments
2019-07-11 07:37:16 -07:00
Richard Baptist
96f9fea807
Decrease tapping term 2019-07-11 10:14:30 +02:00
zjp
607f6f5c16 Fix typo in Gentoo docstring (#6303) 2019-07-10 21:22:23 -07:00
noroadsleft
ffff0f03cb Fix bug in Mechllama G35 info.json (#6294) 2019-07-10 16:25:54 -07:00
noroadsleft
721b3546f6 QMK Configurator support for NEK Type A (#6295)
* QMK Configurator support for NEK Type A

* Update labels to match default keymap
2019-07-10 16:21:38 -07:00
Richard Baptist
f304bac226
Fix RGB_MATRIX_SPLIT_RIGHT config 2019-07-10 17:25:30 +02:00
Richard Baptist
0a223c6069
Add SWIRL 2019-07-10 17:19:44 +02:00
Richard Baptist
4f48b27a34
Use keycodes instead of mode cycling 2019-07-10 13:35:30 +02:00
Richard Baptist
790546d0d4
Use only three animations 2019-07-10 13:33:17 +02:00
Richard Baptist
c3556b655f
Move FN keys on layer 2019-07-10 12:46:24 +02:00
Richard Baptist
82c7e743a1
Fix RGB animation cycle 2019-07-10 11:02:29 +02:00
Richard Baptist
0e8a0b2408
Add additional config 2019-07-10 10:56:34 +02:00
Drashna Jaelre
05a97482e6
[Keyboard] Enable LTO on Handwired/Promethium to reduce compiled size (#6227) 2019-07-09 12:59:05 -07:00
Konstantin Đorđević
c69060465e Fix parentheses in macros, and in general clean up quantum.h (#5021)
* Fix up GPIO macros

* Fix up send string macros

`string` arguments must not be parenthesized

* Fix up miscellaneous macros

* Make indentation uniform (4 spaces)

* Make #ifdef vs #if defined usage consistent

* Reorder standard includes

* Revert indentation changes as per review comments

* Revert #if defined(__AVR__) → #ifdef __AVR__ change

* Change 2 space indent to 4 spaces on a couple of lines

* Replace include guard with #pragma once
2019-07-09 11:16:24 -07:00
Drashna Jaelre
37be1cb513
Fix debouncing issue for eager algorithms (#6081)
* Fix debouncing issue for eager algos

* Fix up typo issue
2019-07-09 11:09:54 -07:00
Richard Baptist
19f2839279
Flash master with dfu instead 2019-07-09 17:57:43 +02:00
Richard Baptist
396e8e1af1
Reduce number of RGB animation options 2019-07-09 17:46:29 +02:00
Kaylyn Bogle
207e50c534 Add G35 keyboard (#6263) 2019-07-09 08:01:11 -07:00
Drashna Jaelre
6cccc22be9 Use QUANTUM_LIB_SRC for i2c_master.c inclusion (#5617)
Using QUANTUM_LIB_SRC prevents the warning when multiple sources add the i2c_master.c file. Boards such as the Ergodox EZ Glow see this warning every time they compile because the board uses the file in general, and because the RGB LED Matrix requires it, as well.
2019-07-09 07:57:14 -07:00
Richard Baptist
6dc1fe1004
Merge branch 'master' into dfu 2019-07-09 16:44:11 +02:00
Richard Baptist
52b3e94fa1
Merge branch 'third-layer' 2019-07-09 16:41:36 +02:00
Richard Baptist
a958ccf7e8
Fix width of CLMK layer indicator 2019-07-09 16:40:49 +02:00
Richard Baptist
9e26391739
Merge branch 'master' into dfu 2019-07-09 16:36:10 +02:00
Richard Baptist
c6e787a465
Apply fixes to own keymap 2019-07-09 16:35:25 +02:00
Richard Baptist
25c1824e70
Merge remote-tracking branch 'drashna/keyboard/temp_corne_fixes' 2019-07-09 16:33:20 +02:00
noroadsleft
3184303037 [Keyboard] Espectro: add LAYOUT_split_bs_joined_right data to QMK Configurator (#6289) 2019-07-09 07:17:37 -07:00
noroadsleft
d780c2729b [Keyboard] Omnikeyish: fix LAYOUT_101 macro (#6285)
* Fix LAYOUT_101 macro

* Add default_101 keymap to prove the LAYOUT_101 macro works
2019-07-09 07:06:30 -07:00
Konstantin Đorđević
220873dfeb [Keymap] Add personal Wasdat keymap, update other keymaps (#6290)
* Add wasdat:konstantin keymap

TODO: Move it to layouts/

* Use HHKB arrow arrangement for mouse keys on KBD6X

* Move KC_APP from Ctrl to M on all boards

* Use RCT_RSF on Melody96

* Set TAP_HOLD_CAPS_DELAY to 50 in userspace

* Use RSF_RCT instead of RCT_RSF
2019-07-09 06:52:23 -07:00
Richard Baptist
1b6ea0fcd6
Reposition base layer switch keys 2019-07-09 13:02:47 +02:00
Richard Baptist
c4f2a2cc00
Name UTIL Util 2019-07-09 12:57:42 +02:00
Richard Baptist
ca25df2e4a
Different tri state function depending on pase layer 2019-07-09 12:55:44 +02:00
Richard Baptist
33898fc301
Remove test Q 2019-07-09 12:25:56 +02:00
Richard Baptist
c96a2665b1
Update GAMING layer 2019-07-09 12:25:45 +02:00
Richard Baptist
2cd00af3e8
Fix multi state 2019-07-09 12:13:42 +02:00
Richard Baptist
eb5f6910c9
Rename ADJUST layer 2019-07-09 12:09:16 +02:00
Richard Baptist
82f5e84cfc
Remove UTIL layer. 2019-07-09 12:08:59 +02:00
Richard Baptist
1908a8d3ba
Remove unused keys 2019-07-09 12:08:37 +02:00
Richard Baptist
98cfec9258
Add ADJUST layer 2019-07-09 12:01:32 +02:00
fauxpark
8b1cdd1e3d Add copyright year placeholders to new keyboard script (#6280)
* Add copyright year placeholders to new keyboard script

* More copyright header tweaks
2019-07-08 14:07:35 -07:00
Jason Krasavage
dfebfecd48 [Keymap] Added my own keymap folder (#6261)
* added iris rev 3 keymap

* stuff

* Update config.h

* Removed personal mapping folder so that I can branch it

* Added personal Iris keymap folder

* added enums, removed break after return, and removed line 3 of keymap.c

* removed process record function
2019-07-08 12:58:12 -07:00
Drashna Jaelre
ce9f9921de
Fix up corne keyboard 2019-07-08 12:36:18 -07:00
vxid
95b2364e5a [Keymap] Add crkbd/vxid keymap (#6281) 2019-07-08 11:15:59 -07:00
XScorpion2
6e6d079dd2 Updated OLED Docs with notes about screen timeout. (#6276)
* Updated OLED Docs with notes about screen timeout.

* Update docs/feature_oled_driver.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
2019-07-08 06:28:31 -07:00
Matthew Lyon
06ba968759 mattly's userspace and iris (#6279) 2019-07-08 06:27:30 -07:00
Richard Baptist
41108a210f
Remove QWERTY, switch to game and back faster 2019-07-07 18:13:28 +02:00