Commit Graph

2399 Commits

Author SHA1 Message Date
Jack Humbert
8ef6b58caa gpt audio implementation started, not working 2017-08-26 21:26:45 -07:00
Jack Humbert
5e15803cd6 use gpt for sound generation 2017-08-26 21:26:45 -07:00
Jack Humbert
69f4149c15 one idea for tone generation 2017-08-26 21:26:45 -07:00
skullY
d9ef7267eb comment out the unused DAC stuff 2017-08-26 21:26:45 -07:00
skullY
201d7ae3b7 fix columns 11 and 12 2017-08-26 21:26:45 -07:00
Jack Humbert
e821434056 testing out speakers/noises 2017-08-26 21:26:45 -07:00
skullY
122f2750eb tidy up clueboard60 2017-08-26 21:26:45 -07:00
Jack Humbert
d5ab12b293 invert clueboard60 matrix in debouncing 2017-08-26 21:26:45 -07:00
Jack Humbert
4e01afb79d invert matrix (keymap is off) 2017-08-26 21:26:45 -07:00
Jack Humbert
cabca3636c updates clueboard configuration 2017-08-26 21:26:44 -07:00
Jack Humbert
0b50d8bf17 move board to chibios 2017-08-26 21:25:38 -07:00
skullY
b86e27a5e8 Initial clueboard60 firmware 2017-08-26 21:25:38 -07:00
skullY
deb60d28e3 Rename simontester to clueboard4 2017-08-26 21:18:59 -07:00
skullY
5036de9e13 Move the USB fix to boardInit() 2017-08-26 21:18:59 -07:00
skullY
bef43993ed working backlight support, need to figure out why BACKLIGHT_ENABLE crashes. 2017-08-26 21:18:59 -07:00
skullY
f27a4af3fb Save at a working point 2017-08-26 21:18:59 -07:00
skullY
4a346f389e Try some code from ST_NUCLEO32_F042K6 2017-08-26 21:18:59 -07:00
skullY
4fedeb8887 Initial firmware for the simon tester 2017-08-26 21:18:59 -07:00
Jack Humbert
95d73bff77 updates clueboard configuration 2017-08-26 21:18:59 -07:00
Jack Humbert
5d398b8f5b move board to chibios 2017-08-26 21:18:59 -07:00
skullY
9f0a978607 Initial clueboard60 firmware 2017-08-26 21:18:59 -07:00
skullY
158313fbc7 Rename simontester to clueboard4 2017-08-26 21:18:58 -07:00
skullY
baa0964670 Initial version of the clueboard2 2017-08-26 21:18:58 -07:00
skullY
9b965d1cd4 Move the USB fix to boardInit() 2017-08-26 21:18:58 -07:00
skullY
21ca52fdea working backlight support, need to figure out why BACKLIGHT_ENABLE crashes. 2017-08-26 21:18:58 -07:00
skullY
31782fa961 Save at a working point 2017-08-26 21:18:58 -07:00
skullY
36ae7c7d9a Try some code from ST_NUCLEO32_F042K6 2017-08-26 21:18:58 -07:00
skullY
2fac65faf3 Initial firmware for the simon tester 2017-08-26 21:18:58 -07:00
Michael Terhar
7960302242 Keymaps for several of my boards (#1641)
* copied mjt keymaps from archive

* All mjt boards now compile

* fixed jd45-mjt breathing

* Updates to fix SpaceFN but not tested yet.

* Still missing either spacebar or an adjacent keypress.

* Debugging rigged up for use with hid_listen.

* Reverted the default keymap to use tap_layer_key rather than custom.  Moved custom approach to keymap_debug.c

* Fixed the lower-left side of the keymap, which needed more spacers due to the matrix being directly put into the array rather than using the keymap function.

* Cleaned up JD45 keymap that uses tapkey.

* Redid minivan keymap with numsym rather than raise/lower.
Untested.

* Created my MJT keymap for HHKB
Enabled dynamic macros and moved
somoe of the shortcuts around.

* Minor keymap fixes to make them compile without errors.

* Added home/end to right arrow cluster on DYN layer.

* Added more keys to fn and dyn layers.

* It wasn't using my custom layer last time somehow...?  Now it will.

* Compiled and installed at end of day on 8/23

* Moved macros to FKEY layer because Adjust was too hard to get into and out of without some sort of feedback.

* Fixed volume controls... were reversed and disabled.

* Added F13-F15 back to fkeys layer in Minivan

* Created new Planck Keymap that uses the NumSym and FKeys layer approach like the Minivan.

* Removed DYN layer.

* Fixed diagram in planck numsym.

* Cleanup for pull request.

* Roadkit flip phone warning.

* Replaced PLAY_NOTES_ARRAY to PLAY_SONG

* reset the submodules

* checked out specific commits for submodules

* Removed debugging from JD45 shared config.h

* Moved custom rules.mk to apropriate keymap

Reset the shared rules.mk file.

* Trailing return issue in rules.mk

Gotta make for a smooth pull request :-)
2017-08-26 23:33:33 -04:00
Toshiki Yagi
de315c54eb make ergodone's led work well 2017-08-26 23:32:25 -04:00
unknown
a6fe0320f5 Updated readme to new standard. 2017-08-26 23:31:47 -04:00
unknown
78ab926cc8 Updated my files and added debouncing 2017-08-26 23:31:47 -04:00
Cory Shaw
b28982e329 Add mbsurfer Let's Split keymap with RGB layer indicators (#1638) 2017-08-26 10:34:53 -04:00
Joe Wasson
8e1c3f410d Add split layout to more keyboards. 2017-08-26 10:34:07 -04:00
Cory Shaw
2aedbf872b Improve default layout of 9key and give example macro 2017-08-24 21:29:10 -04:00
Cory Shaw
afd7bf5f09 Increase time for tap dancing on 9key default 2017-08-24 21:29:10 -04:00
Cory Shaw
402235eeb4 Update Bishop Keyboards url to relaunched site 2017-08-24 21:29:10 -04:00
Cory Shaw
b2d033ffe8 Add 9key to keyboards readme 2017-08-24 21:29:10 -04:00
Joe Wasson
ae91af95e2 Add split ansi layout and talljoe's keymap. 2017-08-24 15:52:08 -04:00
Jack Humbert
9a23fad36b update ergodox links 2017-08-24 08:00:50 -04:00
Jack Humbert
d2ff66a985 Creates a layouts/ folder for keymaps shared between keyboards (#1609)
* include variables and .h files as pp directives

* start layout compilation

* split ergodoxes up

* don't compile all layouts for everything

* might seg fault

* reset layouts variable

* actually reset layouts

* include rules.mk instead

* remove includes from rules.mk

* update variable setting

* load visualizer from path

* adds some more examples

* adds more layouts

* more boards added

* more boards added

* adds documentation for layouts

* use lowercase names for LAYOUT_

* add layout.json files for each layout

* add community folder, default keymaps for layouts

* touch-up default layouts

* touch-up layouts, some keyboard rules.mk

* update documentation for layouts

* fix up serial/i2c switches
2017-08-23 22:29:07 -04:00
Jack Humbert
7260fc3eef update 9key readme 2017-08-23 15:46:02 -04:00
Steve Holt
d54360b1d8 Update keymap.c 2017-08-22 23:53:41 -04:00
Steve Holt
fe4549839e Update config.h 2017-08-22 23:53:41 -04:00
Steve Holt
1d930ebe45 Update Makefile 2017-08-22 23:53:41 -04:00
Jonathan Boyett
fcb60b1601 fix link brackets 2017-08-22 23:33:38 -04:00
Cory Shaw
3aa7fbcd79 fix(9key): Fix layout of 9key readme 2017-08-22 23:09:12 -04:00
Cory Shaw
82f434a4d4 update(9key): Add readme with updated format 2017-08-22 23:09:12 -04:00
Cory Shaw
d8fd33dd5e Add support for 9key by Bishop Keyboards 2017-08-22 23:09:12 -04:00
Jonathan Boyett
bd484f18bd JD40 MiniVan port 2017-08-22 23:07:52 -04:00