mtei
9fff20ebb1
fix mode_base_table[] and snake effect
2019-03-10 18:52:08 +09:00
mtei
1d212db88c
quantum/rgblkght.c add animation sync for split keyboard
2019-03-10 17:12:40 +09:00
mtei
ea1c2e2415
quantum/rgblkght.c animation timer integration
2019-03-10 16:30:51 +09:00
mtei
7f624f5a61
quantum/rgblight.c use mode_base_table[] and rgblight_status.base_mode
2019-03-10 14:49:27 +09:00
mtei
2cfd4a0d85
add mode_base_table[] to quantum/rgblight.c
2019-03-10 14:37:08 +09:00
mtei
97aff04a1d
quantum/rgblight.c change code order: move rgblight_update_sync()
2019-03-10 13:57:06 +09:00
mtei
793c7886a1
fix quantum/rgblight.c:rgblight_disable_XX() add RGBLIGHT_SPLIT_SET_CHANGE_MODE
2019-03-10 13:23:23 +09:00
mtei
297df74728
fix build break rgblight_update_sync() when all animation off
2019-03-10 13:05:34 +09:00
mtei
185627d5f2
Add temporary code to Helix keyboard 'five_rows' keymap to test rgblight.c .
2019-03-10 12:56:22 +09:00
mtei
47b99fe0a4
update rgblight.c
2019-03-07 14:14:40 +09:00
mtei
f74e2bc5b8
rmove quantum/rgblight-call-graph.dot (temporary file)
2019-03-06 18:56:34 +09:00
mtei
4e1a12a807
update quantum/rgblight-call-graph.dot (temporary file)
2019-03-06 18:56:34 +09:00
mtei
960c5fe06c
implement rgblight_update_sync()
...
Note: The animation synchronization process has not been implemented yet.
2019-03-06 18:56:20 +09:00
mtei
e1a9dfc580
shrink rgblight_config_t
2019-03-01 13:08:53 +09:00
mtei
2ab340da54
remove rgblight_update_hook(), add RGBLIGHT_SPLIT_SET_CHANGE_XXXX
...
rgblight_update_hook() is too large.
change to simple flag setting.
2019-03-01 13:08:40 +09:00
mtei
f69e57f1b6
implement rgblight_update_hook()
2019-02-26 19:51:24 +09:00
mtei
5c3fd3a914
add TODO comment
2019-02-26 17:22:40 +09:00
mtei
257a1ca002
add more hook point
2019-02-26 17:16:42 +09:00
mtei
24fb695922
add rgblight_update_hook()
2019-02-26 17:16:11 +09:00
mtei
67bcd0db55
Merge branch 'master' into rgblight.c-add-split-hook
2019-02-26 17:10:23 +09:00
Stick
7ba2bc765b
[Keymap] nstickney's layout for iris ( #5045 )
2019-02-25 22:26:39 -08:00
VM
80ddb34415
[Keymap] adding my Levinson keymap ( #5177 )
...
* [keymap] adding my Levinson keymap
pretty self explanatory, added the readme, just in case
tested it just now, seems to work fine for my needs
* Update keymap.c
removing the deprecated persistent layer function as Drashna kindly reminded me
* Apply suggestions from code review
incorporated the suggestions, and thanks again for taking care of me with my silly changes :)
Co-Authored-By: OMGVee <mateescu.victor@gmail.com>
* Fix up audio calls
2019-02-25 21:30:26 -08:00
stanrc85
7a89b39aad
[Keymap] HS60 v2 keymap updates ( #5250 )
...
* Add backlight controls
* Add backlight controls and remove RGB underglow
* Make HS60 board specific changes to readme
* Remove BL_TOGG as it isn't use on this board
2019-02-25 18:16:20 -08:00
Nick Christus
5838c458d7
[Keyboard] Added Boardwalk keyboard ( #5195 )
...
* initial commit
* removed key for fn layer
* added missing row, misc cleanup
* added nchristus keymap, more misc cleanup
* Updating ergo60.h, rules
* Adding McAllaster keymap
* added a bunch of keymaps
* added LED code
* added userspace
* ls vitamins keymap
* added Boardwalk keyboard
* boardwalk: removed unrelated files
* boardwalk: undoing tkc1800 change
* boardwalk: undoing tkc1800 change
* nchristus keymap cleanup
* boardwalk: updates per PR feedback
* boardwalk: updated bootloader
* boardwalk: additional updates from PR review
2019-02-25 17:24:11 -08:00
yttyx
f019cd12a5
[Keymap] Balance Twelve-based layout for Niu Mini ( #5228 )
...
* Balance Twelve-based layout for Niu Mini.
* niu - Changes following review.
* niu - Changes following review.
2019-02-25 17:09:42 -08:00
zvecr
36fce12d08
[Keyboard] Initial refactor of maxipad to conform to current standards ( #5233 )
2019-02-25 17:07:58 -08:00
noroadsleft
303859ea28
handwired/magicforce68: refactor, Configurator support, and readme cleanup ( #5234 )
...
* handwired/magicforce68: refactor
- layout macro KEYMAP renamed to LAYOUT
- keymap now uses #include QMK_KEYBOARD_H
- keymap now uses non-auto-prepended keycodes per QMK standard.
- deleted deprecated and unused action_get_macro block from default
keymap.
* handwired/magicforce68: Configurator support
* handwired/magicforce68: readme cleanup
- updated to current QMK template
- rename file to lowercase
- fix make commands
- Add Docs links
2019-02-25 17:05:22 -08:00
Andy
65db404260
[Keymap] HS60 v2 ISO layout andys8 ( #5235 )
2019-02-25 17:04:15 -08:00
MechMerlin
d7e3d718d0
Some minor refactoring of boards in 1upkeyboards directory ( #5236 )
...
* use #pragma once
* get rid of code for unused indicators
* pragma once and other small fixes for consistency
* use #pragma once
* pragma once and other small fixes for consistency
* add a short blurb to the readme
* turn on compiler optimization flags
* remove the compiler optimization
* remove compiler optimization for super16
2019-02-25 17:03:36 -08:00
Danny Nguyen
da5e904306
Fix pinout for Quefrency left half w/macros
2019-02-25 17:00:26 -08:00
MechMerlin
7276cc24d0
[Keyboard] KBDFans Minor Fixes ( #5238 )
...
* pragma once and turn on bootmagic lite
* pragma once changes and turning on bootmagic lite
* switch to using pragma once
* switch to using #pragma once
* switch to using #pramga once
2019-02-25 16:59:40 -08:00
takashiski
2c1963d583
[Keyboard] Hecomi conf ( #5246 )
...
* add info.json
* update readme
* remove info.json from no rule.mk folder
2019-02-25 16:51:09 -08:00
stanrc85
c4451f4505
Corrected HS60 v2 keyboard name in info.json ( #5242 )
...
* Corrected keyboard name in info.json
* Updated maintainer to yiancar
2019-02-25 08:02:40 -08:00
Adam Price
79acf1e660
atreus default keymap pagedown
didn't match comment instructions ( #5245 )
2019-02-25 08:01:50 -08:00
Konstantin Đorđević
d5dcf54e23
Fix indentation in quantum_keycodes.h ( #5221 )
2019-02-24 15:21:09 -08:00
stanrc85
c8de0f78bf
[Keymap] Initial upload of stanrc85 HS60 v2 layout and config ( #5217 )
2019-02-24 15:14:55 -08:00
Fred Silberberg
6f30a6b407
[Keymap] Added a key to handle copy/paste in and out of a terminal ( #5205 )
2019-02-24 14:57:16 -08:00
Tobias Schulte
a69e4406d4
Fix Tx Bolt ghosting second character on key press ( #5229 )
...
* convert tabs to spaces
* fix #4578 : don't call gemini protocol code when in bolt mode
Add missing break; statements in switch. The missing break resulted in
a fall through and an additional processing of the gemini code.
2019-02-23 19:32:48 -08:00
skullydazed
0f62383be5
Clueboard 66% Hotswap Support ( #5204 )
...
* Initial Clueboard 66% arm support
* Fix LAYOUT_66_ansi
* wip
* Bring this branch up to date with led_matrix
* Get Clueboard 66% hotswap working with led_matrix
* stm32 cleanup
* Fix compiling for clueboard 66% hotswap prototype
* Reduce the size of the prototype firmware
2019-02-23 17:25:25 -08:00
SpacebarRacecar
539a6fc825
removed old keymaps ( #5227 )
2019-02-23 17:22:55 -08:00
KOBAYASHI Daisuke
58d035dccc
Keymap: Update Koba's keymap for Ergo42. ( #5223 )
2019-02-23 17:22:20 -08:00
Campbell Barton
791cdd6e31
Update readme.md ( #5230 )
...
Correct comment.
2019-02-23 17:21:01 -08:00
mtei
ec46f4ba6c
temporary Revert "add rgblight_update_hook()"
...
This reverts commit 432b74c912
.
2019-02-24 01:07:23 +09:00
mtei
289536b605
temporary Revert "add more hook point"
...
This reverts commit 64592b06f3
.
2019-02-24 01:07:00 +09:00
mtei
634b158f46
temporary Revert "add TODO comment"
...
This reverts commit df6165aac9
.
2019-02-24 01:04:45 +09:00
mechmerlin
db26d0fbd8
edit the readme to mention the NYM96 since it's the same PCB and is currently on sale at Massdrop
2019-02-22 17:05:32 -08:00
jotix
24a8bc3fd0
Jotix keymaps ( #5203 )
...
* jotix 4x12 keymap
* readme corrections
* jotix ortho 4x12 keymap
* jotix ortho 4x12 keymap
* jotix ortho 4x12 keymap
* jotix ortho 4x12 keymap
* jotix ortho 4x12 keymap
* jotix ortho 4x12 keymap
* jotix ortho 4x4 keymap
* jotix ortho 4x4 keymap
* jotix keymaps
2019-02-22 08:47:42 -08:00
TerryMathews
50139d9c59
Candybar: remove mousekeys as default ( #5210 )
...
Binaries compiled at config.qmk.fm are oversized for the MCU. Adjusting
default options to compensate.
2019-02-22 08:46:05 -08:00
jotix
c3cf9c0cef
Jotpad16 ( #5212 )
...
* jotix 4x12 keymap
* readme corrections
* jotix ortho 4x12 keymap
* jotix ortho 4x12 keymap
* jotix ortho 4x12 keymap
* jotix ortho 4x12 keymap
* jotix ortho 4x12 keymap
* jotix ortho 4x12 keymap
* add jotpad keyboard
* add jotpad keyboard
* backlight pin for arduino pro micro
* readme correction
* readme correction
* jotpad16
* Update keyboards/handwired/jotpad16/jotpad16.h
Co-Authored-By: jotix <47826561+jotix@users.noreply.github.com>
* Update keyboards/handwired/jotpad16/keymaps/default/keymap.c
Co-Authored-By: jotix <47826561+jotix@users.noreply.github.com>
* Update keyboards/handwired/jotpad16/readme.md
Co-Authored-By: jotix <47826561+jotix@users.noreply.github.com>
2019-02-22 08:08:25 -08:00
Takeshi ISHII
e3621c162c
fix rgblight_effect_breathing interval time ( #5213 )
2019-02-22 08:07:31 -08:00