You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
André Cruz ca8df55858
Added mac variant of portuguese keymap extras (#11260)
* Added mac variant of portuguese keymap

This keymap is very similar to the existing portuguese keymap, but
some symbols are moved around.

Apply suggestions from code review

Corrected whitespace and implemented some suggested changes.

Co-authored-by: Ryan <fauxpark@gmail.com>

Converted some spaces to nbsp

Added sendstring ISO version

* Apply suggestions from code review

Added suggestions from code review

Co-authored-by: Ryan <fauxpark@gmail.com>

* Replaced space with nbsp

* Corrected 2 chars in ascii_to_shift_lut

{ and } require shift

Co-authored-by: Ryan <fauxpark@gmail.com>
5 years ago
..
api Change include guards in quantum/ to pragma once (#11239) 5 years ago
audio Change include guards in quantum/ to pragma once (#11239) 5 years ago
backlight 2020 November 28 Breaking Changes Update (#11053) 5 years ago
debounce Run cformat and dos2unix manually (#11235) 5 years ago
keymap_extras Added mac variant of portuguese keymap extras (#11260) 5 years ago
process_keycode Change include guards in quantum/ to pragma once (#11239) 5 years ago
rgb_matrix_animations 2020 November 28 Breaking Changes Update (#11053) 5 years ago
rgb_matrix_runners 2020 November 28 Breaking Changes Update (#11053) 5 years ago
sequencer 2020 November 28 Breaking Changes Update (#11053) 5 years ago
serial_link Ensure single newline at EOF for core files (#11310) 5 years ago
split_common Run cformat and dos2unix manually (#11235) 5 years ago
template Recommend use of LED Indicator config (#10895) 5 years ago
tools
visualizer Change include guards in quantum/ to pragma once (#11239) 5 years ago
api.c
api.h Change include guards in quantum/ to pragma once (#11239) 5 years ago
color.c Add support for hsv->rgb conversion without using CIE curve. (#9856) 5 years ago
color.h Change include guards in quantum/ to pragma once (#11239) 5 years ago
config_common.h 2020 November 28 Breaking Changes Update (#11053) 5 years ago
debounce.h
dip_switch.c format code according to conventions [skip ci] 6 years ago
dip_switch.h
dynamic_keymap.c [Core] DYNAMIC_KEYMAP_EEPROM_MAX_ADDR check (#10315) 5 years ago
dynamic_keymap.h
dynamic_macro.h
encoder.c 2020 November 28 Breaking Changes Update (#11053) 5 years ago
encoder.h
fauxclicky.c Normalise include statements in core code (#11153) 5 years ago
fauxclicky.h Various compilation fixes for avr-gcc 10 (#9269) 5 years ago
joystick.c Hid joystick interface (#4226) 5 years ago
joystick.h 2020 November 28 Breaking Changes Update (#11053) 5 years ago
keycode_config.c
keycode_config.h Change include guards in quantum/ to pragma once (#11239) 5 years ago
keymap.h Change include guards in quantum/ to pragma once (#11239) 5 years ago
keymap_common.c
led.c Ensure single newline at EOF for core files (#11310) 5 years ago
led_matrix.c 2020 November 28 Breaking Changes Update (#11053) 5 years ago
led_matrix.h Change include guards in quantum/ to pragma once (#11239) 5 years ago
led_matrix_drivers.c 2020 November 28 Breaking Changes Update (#11053) 5 years ago
led_tables.c
led_tables.h Change include guards in quantum/ to pragma once (#11239) 5 years ago
matrix.c Run cformat and dos2unix manually (#11235) 5 years ago
matrix_common.c format code according to conventions [skip ci] 6 years ago
mcu_selection.mk Remove comments about custom ldscript for Teensy LC (#11224) 5 years ago
pointing_device.c Ensure single newline at EOF for core files (#11310) 5 years ago
pointing_device.h Change include guards in quantum/ to pragma once (#11239) 5 years ago
quantum.c 2020 November 28 Breaking Changes Update (#11053) 5 years ago
quantum.h Normalise include statements in core code (#11153) 5 years ago
quantum_keycodes.h Change include guards in quantum/ to pragma once (#11239) 5 years ago
rgb.h Change include guards in quantum/ to pragma once (#11239) 5 years ago
rgb_matrix.c [Bug] Fix RGB Matrix Indicators (#11308) 5 years ago
rgb_matrix.h Change include guards in quantum/ to pragma once (#11239) 5 years ago
rgb_matrix_drivers.c Add support for 4 IS31FL3731 devices (#10860) 5 years ago
rgb_matrix_types.h Add Indicator flag for RGB Matrix (#9933) 5 years ago
rgblight.c Fix incorrect search order for `rgblight_breathe_table.h` that `rgblight.c` includes. (#11192) 5 years ago
rgblight.h Change include guards in quantum/ to pragma once (#11239) 5 years ago
rgblight_breathe_table.h CLI-ify rgblight_breathing_table_calc.c (#11174) 5 years ago
rgblight_list.h Add definitions for RGB off/black. (#11132) 5 years ago
rgblight_modes.h New RGB Lighting effect: Twinkle (#8887) 6 years ago
rgblight_post_config.h
send_string_keycodes.h
variable_trace.c
variable_trace.h Change include guards in quantum/ to pragma once (#11239) 5 years ago
velocikey.c
velocikey.h Change include guards in quantum/ to pragma once (#11239) 5 years ago
via.c Fix typo in via.c (#10000) 5 years ago
via.h Normalise include statements in core code (#11153) 5 years ago
wpm.c
wpm.h