Fred Sundvik
39385144e7
Emulate Ergodox EZ leds by LCD colors
8 years ago
Fred Sundvik
9a4ce28683
Display layer bitmap and keyboard led states on the LCD
8 years ago
Fred Sundvik
951b6f33a0
CIE 1931 for the LCD backlight
8 years ago
Fred Sundvik
f113f95440
Move CIE1931 and breathing tables to its own file
8 years ago
Fred Sundvik
bc97413bf7
Disable LEDs on Infinity Ergodox
8 years ago
Fred Sundvik
e6f7a8a47a
Display QMK logo at startup of Infinity Ergodox
8 years ago
Fred Sundvik
a8f5897b97
Add support for blitting to the Infinity LCD
8 years ago
Fred Sundvik
2b24d35846
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.
8 years ago
Fred Sundvik
503565d174
Only re-send matrix every 5ms
...
The previous 1ms value was too often, and wouldn't always leave
time for the visualizer
8 years ago
Fred Sundvik
6039a4f6ed
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
8 years ago
Fred Sundvik
f5c8941652
UGFX is compiled once per keyboard instead of keymap
8 years ago
Fred Sundvik
bb86be1f1f
Remove unneeded makefile include
8 years ago
Fred Sundvik
aee9b10e92
Add a keyboard specific visualizer
8 years ago
Gabe Y
154305ce1b
Fix formatting in BUILD_GUIDE.md ( #1208 )
8 years ago
Jack Humbert
ffffd1b6c1
Merge pull request #1207 from bigtunaIO/master
...
Add Bigtuna.io Miuni32
8 years ago
Adam Lee
8e7be3adda
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
8 years ago
Adam YH Lee
236826e7c1
Merge branch 'miuni32-OA'
8 years ago
Adam YH Lee
e18768aa77
Add B1gtuna Miuni32
...
Miuni32 is a 30% ortholinear board.
Please visit www.bigtuna.io for more information.
8 years ago
Jack Humbert
d75a44a02b
Merge pull request #1206 from Dan-Saunders/patch-2
...
Create twolayer.c
8 years ago
Jack Humbert
53951ee086
Merge pull request #1203 from ishtob/master
...
Updated ssd1306.c fix issues for people not using OLED
8 years ago
Jack Humbert
27aa185222
Merge branch 'master' into master
8 years ago
Dan Saunders
1454d466e7
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.
8 years ago
Jack Humbert
3ac9259742
Merge pull request #1204 from nooges/lets-split-fixes
...
Let's split fixes
8 years ago
Danny Nguyen
fbd9d04559
Include use of either TRS or TRRS
8 years ago
Erez Zukerman
13c882a1fb
disables space cadet rollover
8 years ago
Danny Nguyen
ed9c18e866
Remove flip-half from keymap
8 years ago
Danny Nguyen
133ed52466
Update Let’s Split readme
8 years ago
Danny Nguyen
e3aeab356a
Move SSD1306 function declarations to header file
8 years ago
Danny Nguyen
d90ac76295
Move defines for RGB to after the config.h include
8 years ago
Danny Nguyen
563961328b
Rename COMPACT_KEYMAP to KC_KEYMAP and move to lets_split.h
8 years ago
Danny Nguyen
d0cfaba6d2
Revise KEYMAP macro to make left and right halves more clear
8 years ago
ishtob
4e51c1e3ca
Update ssd1306.c
8 years ago
Jack Humbert
de52bd5d89
quick fix for space cadet shift
8 years ago
Danny Nguyen
48f4c5997b
Move defines for RGB to after the config.h include
8 years ago
Danny Nguyen
344ebbac43
Revert removal of avrdude make option
8 years ago
Jack Humbert
da53f3a529
Merge pull request #1194 from tong92/master
...
Adds tong92's keymap to tv44
8 years ago
Jack Humbert
8b3fa01667
Merge pull request #1195 from fudanchii/kbod
...
Handwired 60% keyboard with 8x8 matrix
8 years ago
Jack Humbert
ef4a7a0aa0
Merge pull request #1196 from Dbroqua/master
...
GH60 - MX HHKB with 7U spacebar
8 years ago
Jack Humbert
1d8e3da233
Merge pull request #1197 from Xyverz/master
...
Revisions to Xyverz's keymaps
8 years ago
Jack Humbert
e2e8b7b799
Merge pull request #1198 from iamschaefer/patch-1
...
Update readme.md
8 years ago
Alexander Schaefer
570b4605b2
Update readme.md
...
There's no readme specifically for the Ergodox EZ now, so link to the Ergodox readme.
8 years ago
Xyverz
c034b61b1a
Merge remote-tracking branch 'upstream/master'
8 years ago
Xyverz
7873046479
removed my handwired boards to a new branch.
8 years ago
Damien
3e41cde9f9
Merge pull request #19 from qmk/master
...
Merge from qmk
8 years ago
dbroqua
e7347ff0de
Merge remote-tracking branch 'origin/master'
8 years ago
dbroqua
9e72b7e7e9
- Added MX HHKB like for gh60 with 7u space bar
8 years ago
Nurahmadie
649d08742a
Use tap-toggle to move between layers.
...
- Add PDOT key
8 years ago
Nurahmadie
15ddaa7f19
Fix layer stuck, and add numpad support
8 years ago
Nurahmadie
f5d78c739d
Forgot semicolon, and add reference link
8 years ago
Nurahmadie
10105f645a
Add README
8 years ago