]> git.donarmstrong.com Git - qmk_firmware.git/log
qmk_firmware.git
7 years agoMerge pull request #1224 from fredizzimo/fix_warnings
Jack Humbert [Thu, 13 Apr 2017 18:07:48 +0000 (14:07 -0400)]
Merge pull request #1224 from fredizzimo/fix_warnings

Fix all warnings and turn on warnings as errors

7 years agoAdd make option for allowing warnings
Fred Sundvik [Thu, 13 Apr 2017 13:12:55 +0000 (16:12 +0300)]
Add make option for allowing warnings

7 years agoFix process_unicode_common.c being included twice
Fred Sundvik [Thu, 13 Apr 2017 12:58:58 +0000 (15:58 +0300)]
Fix process_unicode_common.c being included twice

7 years agoFix warnings when ACTION_ONESHOT is disabled
Fred Sundvik [Wed, 12 Apr 2017 07:04:19 +0000 (10:04 +0300)]
Fix warnings when ACTION_ONESHOT is disabled

7 years agoInclude host.h from suspend.c
Fred Sundvik [Wed, 12 Apr 2017 06:02:51 +0000 (09:02 +0300)]
Include host.h from suspend.c

7 years agoFix warnings in CMD-Preonic
Fred Sundvik [Mon, 10 Apr 2017 08:52:26 +0000 (11:52 +0300)]
Fix warnings in CMD-Preonic

The startup_sound is defined using MUSICAL_NOTEs, since non-constant
initializer expressions are not allowed in C.

7 years agoFix warnings in process_printer
Fred Sundvik [Mon, 10 Apr 2017 07:36:09 +0000 (10:36 +0300)]
Fix warnings in process_printer

7 years agoFix warnings in planck/lucas keymap
Fred Sundvik [Mon, 10 Apr 2017 07:12:41 +0000 (10:12 +0300)]
Fix warnings in planck/lucas keymap

Register the unshifted version DE_LESS, rather than the shifted DE_MORE

7 years agoFix warnings in kitten_paw/ickerwx keymap
Fred Sundvik [Mon, 10 Apr 2017 06:52:10 +0000 (09:52 +0300)]
Fix warnings in kitten_paw/ickerwx keymap

7 years agoMake MOUSEKEY_MOVE_MAX and MOUSEKEY_WHEEL_MAX configurable
Fred Sundvik [Mon, 10 Apr 2017 06:51:00 +0000 (09:51 +0300)]
Make MOUSEKEY_MOVE_MAX and MOUSEKEY_WHEEL_MAX configurable

Kitten_paw/ickerwx was doing that

7 years agoRename MS-sculpt-mobile to MS_scuplpt_mobile
Fred Sundvik [Sun, 9 Apr 2017 19:49:07 +0000 (22:49 +0300)]
Rename MS-sculpt-mobile to MS_scuplpt_mobile

Subprojects with "-" have problems, since the build system creates
a define containing the subproject name, and "-" is illegal in
macro names.

7 years agoAdd SKIP_VERSION option to speed up compilation
Fred Sundvik [Sun, 9 Apr 2017 19:48:35 +0000 (22:48 +0300)]
Add SKIP_VERSION option to speed up compilation

7 years agoFix frosty_flake warning when print is disabled
Fred Sundvik [Sun, 9 Apr 2017 19:19:52 +0000 (22:19 +0300)]
Fix frosty_flake warning when print is disabled

7 years agoFix keymap yoruian on Infinity
Fred Sundvik [Sun, 9 Apr 2017 19:02:37 +0000 (22:02 +0300)]
Fix keymap yoruian on Infinity

7 years agoFix name collision between ChibiOS and keymap_german
Fred Sundvik [Sun, 9 Apr 2017 18:17:32 +0000 (21:17 +0300)]
Fix name collision between ChibiOS and keymap_german

7 years agoFix overflow warning in ordinary keymap
Fred Sundvik [Sun, 9 Apr 2017 18:05:31 +0000 (21:05 +0300)]
Fix overflow warning in ordinary keymap

7 years agoFix overflow warnings in dvorak_programmer
Fred Sundvik [Sun, 9 Apr 2017 18:02:45 +0000 (21:02 +0300)]
Fix overflow warnings in dvorak_programmer

7 years agoDisable array bounds warning in keymap_function_id_to_action
Fred Sundvik [Sun, 9 Apr 2017 18:00:42 +0000 (21:00 +0300)]
Disable array bounds warning in keymap_function_id_to_action

7 years agoFix undefined eeprom warnings in unicode processing
Fred Sundvik [Sun, 9 Apr 2017 17:08:46 +0000 (20:08 +0300)]
Fix undefined eeprom warnings in unicode processing

7 years agoEnable warnings as errors
Fred Sundvik [Sun, 9 Apr 2017 17:04:41 +0000 (20:04 +0300)]
Enable warnings as errors

7 years agoAdd makefile option to break on errors
Fred Sundvik [Sun, 9 Apr 2017 17:04:12 +0000 (20:04 +0300)]
Add makefile option to break on errors

7 years agoMerge pull request #1220 from joedevivo/master
Jack Humbert [Wed, 12 Apr 2017 19:42:46 +0000 (15:42 -0400)]
Merge pull request #1220 from joedevivo/master

mimic atreus firmware defaults

7 years agoMerge pull request #1212 from Xyverz/master
Jack Humbert [Wed, 12 Apr 2017 16:46:08 +0000 (12:46 -0400)]
Merge pull request #1212 from Xyverz/master

atreus keymap overhaul

7 years agoMerge pull request #1213 from nstickney/master
Jack Humbert [Wed, 12 Apr 2017 16:45:45 +0000 (12:45 -0400)]
Merge pull request #1213 from nstickney/master

ErgoDox Familiar layout

7 years agoMerge pull request #1216 from Khord/master
Jack Humbert [Wed, 12 Apr 2017 16:45:03 +0000 (12:45 -0400)]
Merge pull request #1216 from Khord/master

Added breathing macros/mappings and removed mappings to unused layouts

7 years agoMerge pull request #1222 from kamisamamizu/patch-1
Jack Humbert [Wed, 12 Apr 2017 16:44:11 +0000 (12:44 -0400)]
Merge pull request #1222 from kamisamamizu/patch-1

Fixed position of BSLS and BSPC on the xd60

7 years agoMerge pull request #1217 from fredizzimo/ergodox_default_visualizer
Jack Humbert [Wed, 12 Apr 2017 16:43:46 +0000 (12:43 -0400)]
Merge pull request #1217 from fredizzimo/ergodox_default_visualizer

Enable Ergodox Infinity LCD visualization

7 years agoFixed position of BSLS and BSPC
kamisamamizu [Wed, 12 Apr 2017 10:18:38 +0000 (12:18 +0200)]
Fixed position of BSLS and BSPC

They were in the incorrect positions before.

7 years agoFix code formatting in build_keyboard.mk
Fred Sundvik [Wed, 12 Apr 2017 06:52:40 +0000 (09:52 +0300)]
Fix code formatting in build_keyboard.mk

7 years agomimic atreus firmware defaults
Joe DeVivo [Tue, 11 Apr 2017 00:19:27 +0000 (17:19 -0700)]
mimic atreus firmware defaults

7 years agoExtract Ergodox default visualizer into simple_visualizer
Fred Sundvik [Sun, 9 Apr 2017 15:32:10 +0000 (18:32 +0300)]
Extract Ergodox default visualizer into simple_visualizer

It's good enough if you only want to change the lcd text and color.

7 years agoRename led test to led_keyframes and move animation to Ergodox
Fred Sundvik [Sat, 8 Apr 2017 20:04:27 +0000 (23:04 +0300)]
Rename led test to led_keyframes and move animation to Ergodox

7 years agoCreate a file for shared Ergodox Infinity animations
Fred Sundvik [Sat, 8 Apr 2017 19:48:18 +0000 (22:48 +0300)]
Create a file for shared Ergodox Infinity animations

7 years agoCombine startup and resume animations
Fred Sundvik [Sat, 8 Apr 2017 19:30:37 +0000 (22:30 +0300)]
Combine startup and resume animations

7 years agoFix suspend not disabling backlight
Fred Sundvik [Sat, 8 Apr 2017 18:34:30 +0000 (21:34 +0300)]
Fix suspend not disabling backlight

7 years agoMove the logo drawing keyframe to lcd_keyframes
Fred Sundvik [Sat, 8 Apr 2017 18:30:11 +0000 (21:30 +0300)]
Move the logo drawing keyframe to lcd_keyframes

7 years agoMove LCD logo to visualizer resources
Fred Sundvik [Sat, 8 Apr 2017 18:19:44 +0000 (21:19 +0300)]
Move LCD logo to visualizer resources

7 years agoAdd automatic flush for the LCD screen
Fred Sundvik [Sat, 8 Apr 2017 17:10:20 +0000 (20:10 +0300)]
Add automatic flush for the LCD screen

7 years agoLCD initialization sequence according to the docs
Fred Sundvik [Fri, 7 Apr 2017 07:55:29 +0000 (10:55 +0300)]
LCD initialization sequence according to the docs

The LCD initialization show now be much better and faster with no
flickering at the startup.

Also fix the contrast control.

7 years agoYet another try to fix the LCD corruption
Fred Sundvik [Fri, 7 Apr 2017 07:51:53 +0000 (10:51 +0300)]
Yet another try to fix the LCD corruption

It turns out that the ChibiOS K20 SPI driver doesn't handle the
chip select, so it needs to be done manually. Acquiring the bus is
not enough since the pin was in the wrong mode. This is now fixed.

Also increase the frequency of the SPI from around 200kHz to nearly
20 Mhz.

7 years agoMove common visualizer keyframes into visualizer_keyframes.h
Fred Sundvik [Wed, 5 Apr 2017 07:14:24 +0000 (10:14 +0300)]
Move common visualizer keyframes into visualizer_keyframes.h

7 years agoRemove the need to manually enable the visualizer
Fred Sundvik [Wed, 5 Apr 2017 07:08:25 +0000 (10:08 +0300)]
Remove the need to manually enable the visualizer

7 years agoSeparated backlight and LCD disable/enable
Fred Sundvik [Wed, 5 Apr 2017 06:21:18 +0000 (09:21 +0300)]
Separated backlight and LCD disable/enable

Also moved them to correct places

7 years agoMove LCD backlight keyframes to its own file
Fred Sundvik [Wed, 5 Apr 2017 05:48:30 +0000 (08:48 +0300)]
Move LCD backlight keyframes to its own file

7 years agoMove LCD keyframes to its own file
Fred Sundvik [Wed, 5 Apr 2017 05:40:39 +0000 (08:40 +0300)]
Move LCD keyframes to its own file

7 years agoDelete visualizer example integration
Fred Sundvik [Wed, 5 Apr 2017 04:48:51 +0000 (07:48 +0300)]
Delete visualizer example integration

It's much better to refer to the actual code than to to try to
keep some examples up to date.

7 years agoTweaks to the Ergodox default visualizer
Fred Sundvik [Tue, 4 Apr 2017 19:29:40 +0000 (22:29 +0300)]
Tweaks to the Ergodox default visualizer

No animation, display led statuses and layer name on the same screen
Don't display layer bitmap
Fully saturated colors for caps, less saturated ones normally

7 years agoSimple layer display on Infinity Ergodox default layout
Fred Sundvik [Mon, 3 Apr 2017 20:00:58 +0000 (23:00 +0300)]
Simple layer display on Infinity Ergodox default layout

7 years agoAdd visualizer for Ergodox default
Fred Sundvik [Mon, 3 Apr 2017 19:08:34 +0000 (22:08 +0300)]
Add visualizer for Ergodox default

7 years agoBrightness for Ergodox Infinity emulated LEDs
Fred Sundvik [Sat, 1 Apr 2017 23:29:50 +0000 (02:29 +0300)]
Brightness for Ergodox Infinity emulated LEDs

7 years agoEmulate Ergodox EZ leds by LCD colors
Fred Sundvik [Sat, 1 Apr 2017 22:31:04 +0000 (01:31 +0300)]
Emulate Ergodox EZ leds by LCD colors

7 years agoDisplay layer bitmap and keyboard led states on the LCD
Fred Sundvik [Sat, 1 Apr 2017 19:52:58 +0000 (22:52 +0300)]
Display layer bitmap and keyboard led states on the LCD

7 years agoCIE 1931 for the LCD backlight
Fred Sundvik [Sat, 1 Apr 2017 18:28:27 +0000 (21:28 +0300)]
CIE 1931 for the LCD backlight

7 years agoMove CIE1931 and breathing tables to its own file
Fred Sundvik [Sat, 1 Apr 2017 14:43:38 +0000 (17:43 +0300)]
Move CIE1931 and breathing tables to its own file

7 years agoDisable LEDs on Infinity Ergodox
Fred Sundvik [Sat, 1 Apr 2017 13:38:12 +0000 (16:38 +0300)]
Disable LEDs on Infinity Ergodox

7 years agoDisplay QMK logo at startup of Infinity Ergodox
Fred Sundvik [Sat, 1 Apr 2017 13:37:31 +0000 (16:37 +0300)]
Display QMK logo at startup of Infinity Ergodox

7 years agoAdd support for blitting to the Infinity LCD
Fred Sundvik [Sat, 1 Apr 2017 13:36:34 +0000 (16:36 +0300)]
Add support for blitting to the Infinity LCD

7 years agoHopefully finally fix the corrupt LCD
Fred Sundvik [Fri, 31 Mar 2017 20:58:10 +0000 (23:58 +0300)]
Hopefully finally fix the corrupt LCD

The SPI bus is now selected and deselected before each set of commands.
Also speed up things by buffering many commands into a single batch.

7 years agoOnly re-send matrix every 5ms
Fred Sundvik [Fri, 31 Mar 2017 19:51:00 +0000 (22:51 +0300)]
Only re-send matrix every 5ms

The previous 1ms value was too often, and wouldn't always leave
time for the visualizer

7 years agoEmpty implementation of has_onshot_mods_timed_out
Fred Sundvik [Tue, 28 Mar 2017 06:59:29 +0000 (09:59 +0300)]
Empty implementation of has_onshot_mods_timed_out

When the timeout is zero or not defined, the function now returns false.
Fixes a linker error when the visualizer is enabled

7 years agoUGFX is compiled once per keyboard instead of keymap
Fred Sundvik [Sun, 28 Aug 2016 20:25:39 +0000 (23:25 +0300)]
UGFX is compiled once per keyboard instead of keymap

7 years agoRemove unneeded makefile include
Fred Sundvik [Sun, 28 Aug 2016 20:08:34 +0000 (23:08 +0300)]
Remove unneeded makefile include

7 years agoAdd a keyboard specific visualizer
Fred Sundvik [Sun, 10 Jul 2016 20:45:39 +0000 (23:45 +0300)]
Add a keyboard specific visualizer

7 years agoAdded breathing macros and removed mappings to unused layouts
Dylan Khor [Sun, 9 Apr 2017 06:02:40 +0000 (02:02 -0400)]
Added breathing macros and removed mappings to unused layouts

7 years agoCleaned up the keymap:
Xyverz [Sun, 9 Apr 2017 05:53:46 +0000 (22:53 -0700)]
Cleaned up the keymap:

Added MOD_TAP aliases for keymap.c readability.
Updated README to document said changes.
Added additional Dvorak layer to make using the CMD key easier on Macs.

7 years agoMore missed keycodes; added PSCR, SLCK, and PAUS to ADJUST layer.
Xyverz [Sat, 8 Apr 2017 02:42:05 +0000 (19:42 -0700)]
More missed keycodes; added PSCR, SLCK, and PAUS to ADJUST layer.

7 years agoCorrected a missed typo in the readme.
Xyverz [Sat, 8 Apr 2017 02:23:27 +0000 (19:23 -0700)]
Corrected a missed typo in the readme.

7 years agoErgoDox Familiar layout v1
Stick [Fri, 7 Apr 2017 21:04:43 +0000 (16:04 -0500)]
ErgoDox Familiar layout v1

7 years agoMore tweaks to keymap and readme.
Xyverz [Fri, 7 Apr 2017 05:26:13 +0000 (22:26 -0700)]
More tweaks to keymap and readme.

7 years agoMerge remote-tracking branch 'upstream/master'
Xyverz [Fri, 7 Apr 2017 05:07:34 +0000 (22:07 -0700)]
Merge remote-tracking branch 'upstream/master'

7 years agoAdded readme
Xyverz [Fri, 7 Apr 2017 05:03:17 +0000 (22:03 -0700)]
Added readme

7 years agoReworked Atreus keymap, added README
Xyverz [Fri, 7 Apr 2017 05:02:38 +0000 (22:02 -0700)]
Reworked Atreus keymap, added README

7 years agoMerge remote-tracking branch 'upstream/master'
Stick [Thu, 6 Apr 2017 18:52:53 +0000 (13:52 -0500)]
Merge remote-tracking branch 'upstream/master'

7 years agoFix formatting in BUILD_GUIDE.md (#1208)
Gabe Y [Wed, 5 Apr 2017 05:39:28 +0000 (22:39 -0700)]
Fix formatting in BUILD_GUIDE.md (#1208)

7 years agoMerge pull request #1207 from bigtunaIO/master
Jack Humbert [Tue, 4 Apr 2017 17:41:50 +0000 (13:41 -0400)]
Merge pull request #1207 from bigtunaIO/master

Add Bigtuna.io Miuni32

7 years agoSet Bootloader Size to 4K
Adam Lee [Tue, 4 Apr 2017 17:21:32 +0000 (10:21 -0700)]
Set Bootloader Size to 4K

Use Atmel's default bootloader size, rather than Teensy 2.0's [1].

[1] https://github.com/qmk/qmk_firmware/pull/1207#discussion_r109712786

7 years agoMerge branch 'miuni32-OA'
Adam YH Lee [Tue, 4 Apr 2017 03:36:13 +0000 (20:36 -0700)]
Merge branch 'miuni32-OA'

7 years agoAdd B1gtuna Miuni32
Adam YH Lee [Mon, 21 Nov 2016 16:22:14 +0000 (08:22 -0800)]
Add B1gtuna Miuni32

Miuni32 is a 30% ortholinear board.
Please visit www.bigtuna.io for more information.

7 years agoMerge pull request #1206 from Dan-Saunders/patch-2
Jack Humbert [Tue, 4 Apr 2017 01:13:29 +0000 (21:13 -0400)]
Merge pull request #1206 from Dan-Saunders/patch-2

Create twolayer.c

7 years agoMerge pull request #1203 from ishtob/master
Jack Humbert [Tue, 4 Apr 2017 01:12:53 +0000 (21:12 -0400)]
Merge pull request #1203 from ishtob/master

Updated ssd1306.c fix issues for people not using OLED

7 years agoMerge branch 'master' into master
Jack Humbert [Tue, 4 Apr 2017 01:06:40 +0000 (21:06 -0400)]
Merge branch 'master' into master

7 years agoMerge remote-tracking branch 'upstream/master'
Stick [Mon, 3 Apr 2017 21:59:27 +0000 (16:59 -0500)]
Merge remote-tracking branch 'upstream/master'

7 years agoCreate twolayer.c
Dan Saunders [Mon, 3 Apr 2017 21:14:45 +0000 (15:14 -0600)]
Create twolayer.c

fixed issue where Default.c "function key" does not work (actually it's changing my LED steps). Changed layout to be more user friendly for people that use the standard spacebar milled top plate.

7 years agoMerge pull request #1204 from nooges/lets-split-fixes
Jack Humbert [Mon, 3 Apr 2017 20:17:55 +0000 (16:17 -0400)]
Merge pull request #1204 from nooges/lets-split-fixes

Let's split fixes

7 years agoInclude use of either TRS or TRRS
Danny Nguyen [Mon, 3 Apr 2017 20:16:46 +0000 (16:16 -0400)]
Include use of either TRS or TRRS

7 years agodisables space cadet rollover
Erez Zukerman [Mon, 3 Apr 2017 19:11:42 +0000 (15:11 -0400)]
disables space cadet rollover

7 years agoRemove flip-half from keymap
Danny Nguyen [Mon, 3 Apr 2017 18:00:33 +0000 (14:00 -0400)]
Remove flip-half from keymap

7 years agoUpdate Let’s Split readme
Danny Nguyen [Mon, 3 Apr 2017 17:23:23 +0000 (13:23 -0400)]
Update Let’s Split readme

7 years agoMove SSD1306 function declarations to header file
Danny Nguyen [Mon, 3 Apr 2017 17:04:34 +0000 (13:04 -0400)]
Move SSD1306 function declarations to header file

7 years agoMove defines for RGB to after the config.h include
Danny Nguyen [Mon, 3 Apr 2017 16:51:31 +0000 (12:51 -0400)]
Move defines for RGB to after the config.h include

7 years agoRename COMPACT_KEYMAP to KC_KEYMAP and move to lets_split.h
Danny Nguyen [Mon, 3 Apr 2017 16:31:38 +0000 (12:31 -0400)]
Rename COMPACT_KEYMAP to KC_KEYMAP and move to lets_split.h

7 years agoRevise KEYMAP macro to make left and right halves more clear
Danny Nguyen [Mon, 3 Apr 2017 16:15:14 +0000 (12:15 -0400)]
Revise KEYMAP macro to make left and right halves more clear

7 years agoUpdate ssd1306.c
ishtob [Mon, 3 Apr 2017 17:17:41 +0000 (13:17 -0400)]
Update ssd1306.c

7 years agoquick fix for space cadet shift
Jack Humbert [Mon, 3 Apr 2017 16:42:58 +0000 (12:42 -0400)]
quick fix for space cadet shift

7 years agoMove defines for RGB to after the config.h include
Danny Nguyen [Mon, 3 Apr 2017 16:06:28 +0000 (12:06 -0400)]
Move defines for RGB to after the config.h include

7 years agoRevert removal of avrdude make option
Danny Nguyen [Mon, 3 Apr 2017 15:32:54 +0000 (11:32 -0400)]
Revert removal of avrdude make option

7 years agoMerge pull request #1194 from tong92/master
Jack Humbert [Mon, 3 Apr 2017 02:30:11 +0000 (22:30 -0400)]
Merge pull request #1194 from tong92/master

Adds tong92's keymap to tv44

7 years agoMerge pull request #1195 from fudanchii/kbod
Jack Humbert [Mon, 3 Apr 2017 02:29:54 +0000 (22:29 -0400)]
Merge pull request #1195 from fudanchii/kbod

Handwired 60% keyboard with 8x8 matrix

7 years agoMerge pull request #1196 from Dbroqua/master
Jack Humbert [Mon, 3 Apr 2017 02:29:24 +0000 (22:29 -0400)]
Merge pull request #1196 from Dbroqua/master

GH60 - MX HHKB with 7U spacebar

7 years agoMerge pull request #1197 from Xyverz/master
Jack Humbert [Mon, 3 Apr 2017 02:29:07 +0000 (22:29 -0400)]
Merge pull request #1197 from Xyverz/master

Revisions to Xyverz's keymaps