aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/fourier/matrix.c
Commit message (Collapse)AuthorAgeFilesLines
* Keyboard: Refactor fourier to use split common code (#4582)zvecr2018-12-141-467/+0
| | | | | | | | * Refactor fourier to use split common code * Refactor fourier to use split common code - fix handedness when not using EE_HANDS or MASTER_LEFT * add SOFT_SERIAL_PIN config
* Fix nyquist (and other splits using D2 in debouncing) (#3067)Danny2018-05-281-1/+0
| | | | | | | | | | | | | | * 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
* Add Fourier Keyboard (#2596)Danny2018-03-241-0/+468
* Initial commit of Fourier keyboard * Revise keymap, add key to bottom row * Fix readme