-
49e8f32a60
(working: eeprom-macro + minor updates)
Ben Blazak
2014-05-26 14:42:50 -0700
-
5647b58120
(working: eeprom-macro: fixed typo)
Ben Blazak
2014-05-25 19:45:48 -0700
-
5ee88643fd
(working: eeprom-macro)
Ben Blazak
2014-05-25 19:44:55 -0700
-
5d35f2ed44
(working: eeprom-macro; woo! finished compress(); will test later)
Ben Blazak
2014-05-25 12:46:13 -0700
-
d2d0e1ffab
(small aesthetic change)
Ben Blazak
2014-05-24 22:05:41 -0700
-
79fec2cff0
(working: eeprom-macro; making progress!)
Ben Blazak
2014-05-24 21:54:41 -0700
-
47038151ce
(working: eeprom-macro)
Ben Blazak
2014-05-24 16:30:53 -0700
-
a353e8a5d1
little bit of cleanup
Ben Blazak
2014-05-24 16:30:36 -0700
-
c50b98922c
changing the default scan rate to 100Hz
Ben Blazak
2014-05-23 09:53:03 -0700
-
881bdf6f94
working on eeprom_macro: wrote find_key_action()
Ben Blazak
2014-05-22 01:34:02 -0700
-
d4aa876851
(merging in a small update)
Ben Blazak
2014-04-12 14:48:11 -0700
-
-
ed0661e3f7
Merge pull request #41 from nacitar/master
Ben Blazak
2014-04-12 14:47:52 -0700
-
-
1f7cbbc345
updated notes
Ben Blazak
2014-04-12 14:46:01 -0700
-
-
3219738831
quick status update
Ben Blazak
2014-04-12 14:42:07 -0700
-
9fffce4cb8
Forgot to remove this.
Jacob McIntosh
2014-03-28 01:02:10 -0500
-
03e1485587
Fixed comment.
Jacob McIntosh
2014-03-28 00:40:55 -0500
-
535a67de5d
Added comment mentioning only known bug. Minor.
Jacob McIntosh
2014-03-28 00:25:06 -0500
-
3455d4a1d4
Removing +x from source files.
Jacob McIntosh
2014-03-27 12:12:31 -0500
-
1fe98c0a74
Comment fixes.
Jacob McIntosh
2014-03-27 11:59:03 -0500
-
6998047e2a
Fixed repeating-mediakey bug, attempt fixing workman-P
Jacob McIntosh
2014-03-27 11:38:42 -0500
-
b1c85b73fe
Added volume media keys, fixed workman-p layout, added two todo's
Jacob McIntosh
2014-03-27 07:15:02 -0500
-
84a6d90a7b
Comment tweaks.
Jacob McIntosh
2014-03-26 15:01:41 -0500
-
1ed4e02e5d
(forgot to mention my source)
Ben Blazak
2014-03-24 22:16:49 -0700
-
faf96737a0
added todo (keyboard debugging tip)
Ben Blazak
2014-03-24 22:14:20 -0700
-
3c1c86f3ae
Adding workman-p-kinesis-mod layout.
Jacob McIntosh
2014-03-14 15:48:59 -0500
-
7fe2b46280
Added -f to clean command, so it actually cleans.
Jacob McIntosh
2014-03-14 15:48:34 -0500
-
971eb539aa
Added missing MEDIAKEY_STOP entry (TRANSPORT_STOP was already present).
Jacob McIntosh
2014-03-14 15:43:17 -0500
-
-
3aec8246ea
small layout changes (also, qwerty--ben is now the default)
Ben Blazak
2014-03-08 13:50:43 -0800
-
57edc24c49
(removed some latent unnecessary semicolons)
Ben Blazak
2014-02-17 23:36:02 -0800
-
b5101045be
light layer leds only when locking
Ben Blazak
2014-02-09 12:00:15 -0800
-
b58439380a
added a qwerty layout for myself; fixed a couple includes
Ben Blazak
2014-01-23 19:55:37 -0800
-
db52b78324
starting to work on an arensito type layout
Ben Blazak
2014-01-22 21:54:36 -0800
-
e83f2a3325
messing about with layouts :)
Ben Blazak
2014-01-21 18:08:33 -0800
-
fdc5d836c3
(thinking)
Ben Blazak
2014-01-19 18:01:42 -0800
-
0c0efafd7b
(small doc update)
Ben Blazak
2014-01-19 17:48:56 -0800
-
4a5014d3a3
changed all-layouts, and the clean targets
Ben Blazak
2014-01-19 17:46:50 -0800
-
90f598ebe5
removed makefile dependency on git; fixed *.dep generation
Ben Blazak
2014-01-15 13:25:33 -0800
-
bcdbc2e37e
added a test layout, and an
all-layouts
target to the makefile
Ben Blazak
2014-01-13 20:25:49 -0800
-
24884d470a
removed comment
Ben Blazak
2014-01-04 21:57:40 -0800
-
d607d7de3e
misc; mostly docs, function stubs, and thinking
Ben Blazak
2013-12-30 01:13:23 -0800
-
9df12828d0
mostly small stuff, documentation, and thinking
Ben Blazak
2013-12-29 20:15:44 -0800
-
eec0923dca
(removed a few comments)
Ben Blazak
2013-12-27 17:35:09 -0800
-
b41a716631
working on eemprom-macro :)
Ben Blazak
2013-12-27 17:29:19 -0800
-
f0fcfca4ef
UNTESTED: still playing with eeprom-macro
Ben Blazak
2013-12-23 22:26:43 -0800
-
55e96d5413
UNTESTED: still experimenting
Ben Blazak
2013-12-23 19:13:53 -0800
-
6b9d6916b2
UNTESTED: experimenting with big- and little-endian serializations
Ben Blazak
2013-12-23 17:21:02 -0800
-
6990d46c60
finished the ...dump...ihex() functions
Ben Blazak
2013-12-21 13:54:22 -0800
-
9622b1af1d
finished
dump_ihex()
i think :) except for documentation
Ben Blazak
2013-12-20 13:07:02 -0800
-
90f6b2c867
small changes; and working on the
...dump...ihex()
functions
Ben Blazak
2013-12-18 23:49:01 -0800
-
d5ae5e003b
working; need to re-read some code before continuing
Ben Blazak
2013-12-18 16:32:39 -0800
-
bae1ae882a
going to remove some stuff
Ben Blazak
2013-12-18 15:04:27 -0800
-
a90b6103a7
eeprom-macro: added some address definitions
Ben Blazak
2013-12-14 15:52:39 -0800
-
14cdab0868
(added toplevel .gitignore)
Ben Blazak
2013-12-14 14:28:07 -0800
-
1a38c77ee8
fixed small typo (thanks Rema!)
Ben Blazak
2013-10-21 10:24:12 -0700
-
9553dca085
fixed small typo (thanks Rema!)
Ben Blazak
2013-10-21 10:22:28 -0700
-
f8c5d7eb3c
changed the numPush etc. macros
Ben Blazak
2013-09-14 11:47:17 -0700
-
ab74c80758
added note about numlock macros
Ben Blazak
2013-09-14 11:25:45 -0700
-
c7350e1435
(still working -- compiles and runs though)
Ben Blazak
2013-09-13 09:28:11 -0700
-
a518081a74
readme update
Ben Blazak
2013-09-04 15:22:28 -0700
-
7c44123178
doc update
Ben Blazak
2013-09-04 15:21:51 -0700
-
5fb869cf60
working on eeprom-macro (still)
Ben Blazak
2013-08-22 21:49:07 -0700
-
f630e3c6f5
(working; mostly on the eeprom-macro implementation)
Ben Blazak
2013-08-20 01:56:26 -0700
-
d73b58e23d
(planning)
Ben Blazak
2013-08-19 14:08:38 -0700
-
3cd6d819df
(added todo)
Ben Blazak
2013-08-18 14:35:09 -0700
-
ec59f2ecd0
planning, rambling, ...
Ben Blazak
2013-08-18 09:29:48 -0700
-
d8c3572ed1
planning, mostly - again, lol
Ben Blazak
2013-08-18 00:52:25 -0700
-
f9e473b929
miscounted some bits... fixed now :)
Ben Blazak
2013-08-16 00:23:12 -0700
-
43b304c66d
added
eeprom__block_read()
Ben Blazak
2013-08-15 18:28:40 -0700
-
725e08e8c7
added
...fill()
, and (tried to) generalize things a tiny tiny bit
Ben Blazak
2013-08-15 16:59:57 -0700
-
ef054fa0c7
doc update (especially project status in toplevel readme)
Ben Blazak
2013-08-13 16:51:38 -0700
-
242d04c9f1
(still working)
Ben Blazak
2013-08-05 09:16:54 -0700
-
fbbd4570d4
updated readme
Ben Blazak
2013-08-04 13:11:58 -0700
-
6a13099a71
working on lib/layout/eeprom-macro
Ben Blazak
2013-08-04 13:03:21 -0700
-
e4d12764a8
(modified readme)
Ben Blazak
2013-08-03 19:17:19 -0700
-
9ba3061fcb
(minor: changed a file name)
Ben Blazak
2013-08-03 19:15:36 -0700
-
6a85102a3b
Merge branch 'partial-rewrite' of github.com:benblazak/ergodox-firmware into partial-rewrite
Ben Blazak
2013-08-03 19:15:02 -0700
-
-
be0c70cf15
Create README.md
Ben Blazak
2013-08-03 19:05:41 -0700
-
9da485a171
Update readme.md
Ben Blazak
2013-08-03 14:39:12 -0700
-
c75296f455
top level readme: header update
Ben Blazak
2013-08-03 14:22:26 -0700
-
2f1eec1040
(working on lib/layout/eeprom-macro)
Ben Blazak
2013-07-26 22:28:20 -0700
-
-
6a4d062f7d
(fixed small error; oops)
Ben Blazak
2013-07-25 15:43:15 -0700
-
f90d02f9c3
changed recording interface for eeprom-macros's
Ben Blazak
2013-07-25 15:05:18 -0700
-
0bf0181ffa
changed the semantics of eeprom__copy()
Ben Blazak
2013-07-24 14:20:39 -0700
-
a32a9b59d6
reorganized the keyboard layouts; made a template
Ben Blazak
2013-07-24 13:47:47 -0700
-
2f628df002
(fixed a comment)
Ben Blazak
2013-07-23 22:45:44 -0700
-
c07f7c56e9
finished removing linked lists from the project
Ben Blazak
2013-07-23 22:39:54 -0700
-
a72e6ba4bc
lib/timer now using dynamic arrays instead of linked lists
Ben Blazak
2013-07-23 22:37:22 -0700
-
57c43089ec
fixed a simple bug; oops
Ben Blazak
2013-07-23 22:36:14 -0700
-
c6944a095e
switched lib/eeprom from linked lists to dynamic arrays
Ben Blazak
2013-07-23 11:14:22 -0700
-
9796e78efb
(messing with error checking in resize_stack() again)
Ben Blazak
2013-07-23 10:58:37 -0700
-
a05c0e42bd
(minor: formatting)
Ben Blazak
2013-07-22 16:31:47 -0700
-
b5ffe83a38
changed resize_stack() slightly
Ben Blazak
2013-07-21 15:30:28 -0700
-
6727ed89b9
added error checking and stopped implicitly converting -1
Ben Blazak
2013-07-21 14:59:48 -0700
-
69252d682e
(minor aesthetic)
Ben Blazak
2013-07-14 16:04:57 -0700
-
9ace7653c1
rewrote the layer-stack implementation
Ben Blazak
2013-07-12 16:59:52 -0700
-
82c6cbf4f0
added todo
Ben Blazak
2013-07-11 22:05:49 -0700
-
585503ac14
(...)
Ben Blazak
2013-06-21 17:34:43 -0700
-
68649988cc
renamed, to be a little more consistent (i hope)
Ben Blazak
2013-06-21 17:34:03 -0700
-
952c2792ed
extended
key_functions__type_string()
to use keycodes
Ben Blazak
2013-06-14 15:52:47 -0700
-
a89e6528f2
mostly aesthetic updates
Ben Blazak
2013-06-14 00:31:06 -0700