summaryrefslogtreecommitdiffstats
path: root/keyboards/fourier/fourier.h
AgeCommit message (Collapse)AuthorFilesLines
2018-12-14Keyboard: Refactor fourier to use split common code (#4582)zvecr1-5/+3
* 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
2018-04-08More Configurator Warning Fixes (#2716)MechMerlin1-2/+2
* mf68_ble did not have the correct .c and .h files * Fix JC65 KEYMAP to LAYOUT * Change KEYMAP to LAYOUT for s60_x * Convert KEYMAP to LAYOUT for lets_split boards * Convert KEYMAP to LAYOUT * more fixes to keymap for iris * convert KEYMAP to LAYOUT for levinson keyboard * change losinggeneration's KEYMAP to LAYOUT * convert KEYMAP to LAYOUT * convert KEYMAP to LAYOUT for nyquist * convert KEYMAP to LAYOUT * convert KEYMAP to LAYOUT for viterbi * convert KEYMAP to LAYOUT * convert KEYMAP and its subsidiries to the LAYOUT standard * convert KEYMAP and its subsidiries to the new LAYOUT standard
2018-03-24Add Fourier Keyboard (#2596)Danny1-0/+23
* Initial commit of Fourier keyboard * Revise keymap, add key to bottom row * Fix readme