Jack Humbert
c8e29bc7f1
working led via A3
2018-06-25 00:10:56 -04:00
Jack Humbert
955ea5c7fb
A3 doing fine
2018-06-23 16:49:30 -04:00
Jack Humbert
11a34b988c
A3 doing fine
2018-06-23 16:37:47 -04:00
Jack Humbert
b92915257f
A3 doing interesting stuff
2018-06-23 16:36:16 -04:00
Jack Humbert
cc45baa811
try out on B10
2018-06-23 02:28:46 -04:00
Jack Humbert
516ba9eb80
more things to tryy
2018-06-22 19:28:39 -04:00
Jack Humbert
309bb38c7e
some adjustments that didn't work
2018-06-22 12:28:31 -04:00
Jack Humbert
75f1181ad6
led not working
2018-06-21 21:25:06 -04:00
Jack Humbert
6f8680db17
adds qwiic_hub
2018-06-20 17:53:54 -04:00
Jack Humbert
d01f40edbf
workingggg
2018-06-10 00:25:21 -04:00
Jack Humbert
2fccc1a064
hooked-up keymap/matrix, compiling, not working
2018-06-09 02:03:32 -04:00
Jack Humbert
459dfa510e
rename to proton c
2018-06-07 19:14:19 -04:00
Jack Humbert
c53a8ead93
inital support for muon
2018-06-06 18:21:51 -04:00
Jack Humbert
a6afb16c90
fix assembly errors with hal
2018-06-04 00:50:09 -04:00
Jack Humbert
21665df8eb
add encoder docs
2018-06-03 22:59:27 -04:00
Jack Humbert
ff4a1ae5d2
inital encoder implementation
2018-06-03 21:55:07 -04:00
Jack Humbert
018a0142d2
arm lines implemented
2018-06-03 18:01:11 -04:00
Jack Humbert
274283420d
rev2 working
2018-06-01 14:33:13 -04:00
Jack Humbert
874f5a5c07
mostly compiling
2018-06-01 11:31:29 -04:00
Jack Humbert
161c68b48a
update twi2c to do standard master stuff
2018-05-31 00:28:37 -04:00
Jack Humbert
5fad8d774d
Merge branch 'handwire' of github.com:qmk/qmk_firmware into planck_rev6
2018-05-30 23:34:21 -04:00
Jack Humbert
4fdc9badd3
Merge branch 'master' of github.com:qmk/qmk_firmware into planck_rev6
2018-05-30 15:24:45 -04:00
Barry Huang
835431330c
info.json fix ( #3075 )
...
* Capslock indicator add
* edit
* name correction
* led_set_user(usb_led); delete
* config edit for caps indicator
* keymap.c fix
* led.h include
* pk60.c fix for capslock indicator
* info.json fix
for LAYOUT_all showing correctly
* LAYOUT_all fix
2018-05-30 08:13:16 -07:00
Daniel Gordon
a75bd221f2
Updates to gordon keymaps ( #3082 )
...
Added rules.mk for the infinity
* Moved tap dance enums to gordon.h
* Moved tap dance aliases to gordon.h
Moved TD to user space
* Added config file with preventing mods sticking
* Added a few keys to keymap
2018-05-30 08:10:22 -07:00
Louis Orleans
805b42275b
board(bigseries): dudeofawesome's layout ( #3085 )
...
* ✨ add big series keymap
* 👽 update for new keymap format
* 🔥 remove unnecesarry code
* ✨ add RGB mode reverse
* 📝 add README
* 📝 change features styling
2018-05-30 08:06:33 -07:00
noroadsleft
7f5361aedb
Refactor and Configurator updates for B.mini ( #3081 )
...
* Refactor for B.mini
* Configurator update for B.mini
* Updated readme formatting
2018-05-29 15:59:34 -07:00
Yan-Fa Li
4bd64227fd
Switch to noeeprom variants of rgb fns ( #3077 )
...
- avoid writing to the eeprom when possible
2018-05-29 15:58:10 -07:00
Brian Pruitt-Goddard
8a9c19ee93
Add bpruitt-goddard Ergodox Layout ( #3080 )
...
* Feat: Create personal ergodox keymap
* FEAT: Update bpruitt-goddard keymap with custom layout
* Fix: Remove unused pieces from bpruitt-goddard keyboard
* Feat: Add QWERTY layer to bpruitt-goddard ergodox keymap
* Refactor: Remove unused layers from bpruitt-goddard keymap
* Fix: Update base layer for bpruitt-goddard keymap
* Fix: Remove un-reachable key combo from FN layer
* Fix: Rename FN layer to numpad layer
* Feat: Create one-shot modifier layer for mac os use
* Doc: Update readme to reflect my keymap
* Feat: Add mac desktop space switching
* feat: Update keymap layers to use ergodox pretty format
2018-05-29 15:55:47 -07:00
Danny
034a25aedf
Keymap fixes ( #3074 )
...
* Fix keymap to use correct macro
* Make sure RGBLED_NUM is defined to a value
2018-05-29 08:01:24 -07:00
noroadsleft
eb8388b31e
Refactor and Configurator updates for Woodkeys/NovelKeys Big Series ( #3073 )
...
* Refactor for Woodkeys Big Series
* Configurator update for Woodkeys Big Series
2018-05-29 03:53:03 -07:00
Hannes Egler
edb149fb5a
Kbd8x backlight support ( #3069 )
...
* added backlighting support
* complying to conventions
2018-05-29 01:52:02 -07:00
noroadsleft
0f99562992
Refactor and Configurator updates for Bantam44 ( #3071 )
...
* Configurator update for Bantam-44
* Refactor for Bantam44
2018-05-29 01:13:53 -07:00
noroadsleft
eed6ef0999
Configurator updates for Atreus/Atreus62 ( #3065 )
2018-05-28 20:29:14 -07:00
Dan Hertz
6009ca2d4a
Update Canoe ps2avr board ( #3066 )
...
* Add Percent Canoe keyboard
* Fix row of nonus backslash
* Update info.json to be correct for canoe
* Change LAYOUT_ISO to LAYOUT_iso
* Remove bootloader key in info.json
2018-05-28 20:22:43 -07:00
Hannes Egler
dfa7a708fe
Indicator led support for KBD8X ( #3064 )
...
* Support for indicator LEDs
* fixes for backlighting support
* more fixes
2018-05-28 20:18:39 -07:00
Danny
2b677ddac9
Fix nyquist (and other splits using D2 in debouncing) ( #3067 )
...
* Update default Nyquist revision
* LED slave fix
* Sync changes from lets_split
* Add needed check for debouncing
* Remove line that was setting PD2 pin and interfering with use of that pin
* Add backlight key to keymap
2018-05-28 15:02:41 -07:00
jamesofarrell
8ddebce2d7
Add Canoe support ( #3063 )
...
* Adding Canoe support
* fix readme
* Remove usless comment
* fixing issues
2018-05-27 20:48:59 -07:00
noroadsleft
a677d8a00d
Refactor and Configurator updates for AMJ Pad ( #3060 )
...
* Refactor for AMJ Pad
* Configurator update for AMJ Pad
* Add hardware agnostic layouts numpad_6x4 and ortho_6x4
* Add agnostic layouts to rules.mk
* Refactor AMJ Pad to use new hardware agnostic layouts
2018-05-27 19:19:09 -07:00
noroadsleft
716877b40a
Refactor and Configurator updates for AMJ60 ( #3055 )
...
* Refactor for AMJ60
* Configurator update for AMJ60
2018-05-26 11:22:56 -07:00
Guido Bartolucci
28525ab461
Adding guidoism's planck layouts ( #3059 )
...
* Initial commit of guidoism
* created movement layer
* movement layer works!
* removed unnecessary layers
* moved enter key up and recreated caps lock
* Added num pad
2018-05-26 11:07:35 -07:00
mtdjr
504ce1b4bc
Add mtdjr keymaps for Iris, Let's Split, TADA68, XD75, and handwired dox ( #3058 )
...
* Add keymaps for Iris, Let's Split, TADA68, XD75, and handwired not_so_minidox
* remove handwired not_so_minidox
2018-05-26 11:06:08 -07:00
Salt-Peanuts
6e867a7ecc
Updated keymaps ( #3056 )
...
* Updated info and fixed minor errors
* Updated folder name; overdue updates to keymap and readme files
Updated folder name; overdue updates to keymap and readme files
* Updated tri-layer feature
* Revert "Updated tri-layer feature"
This reverts commit 59b8b85761740e24f671e10fceea869f06a33ade.
* Updated tri-layer on keymap
* Fixed typos
* Updated keymaps
2018-05-26 08:54:38 -07:00
yiancar
a659666e8a
Fix HS60 config for ANSI keymap ( #3054 )
...
- This is mostly for safety
2018-05-25 20:07:06 -07:00
noroadsleft
9200934de7
Attempting Debug on Configurator (re: #3052 ) ( #3053 )
2018-05-25 12:47:16 -07:00
Drashna Jaelre
24b8d84b6c
Fix Split keyboards so they compile on Configurator ( #3051 )
...
* Fix serial split for BFO9000
* Fix serial split for DeltaSplit75
* Fix serial split for Helix
* Fix serial split for MiniDox
* Fix serial split for Viterbi
* Revert "Fix serial split for Helix" since it's super complex
This reverts commit 72538df105ba6d5fe6915773a20c509f2a47785d.
We'll let the helix owner fix this issue, or dive into the code later
2018-05-25 11:49:43 -07:00
Drashna Jaelre
82466aafd1
Fix Orthodox compile issue in online configurator ( #3044 )
2018-05-25 10:51:06 -07:00
noroadsleft
220b5119fa
Refactor for AMJ40 ( #3047 )
2018-05-25 08:40:36 -07:00
MechMerlin
910c50bca1
Add some generic/sparse readmes to get rid of errors ( #3048 )
2018-05-25 08:39:39 -07:00
MechMerlin
9b08fb7328
Fix info.json for kbd66 ( #3045 )
...
* Change LAYOUT to LAYOUT_all
Fix info.json file
* edit the CORRECT info.json this time
* revert my errors
2018-05-25 08:39:08 -07:00
MechMerlin
dc4298408b
fix LAYOUT_all in info.json ( #3046 )
2018-05-24 23:34:19 -07:00